Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 4,652 for

as

(0.11 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations

    docs.groupdocs.com/parser/net/extract-text-from...
  2. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  3. AutoCAD to Image Conversion Issue is Fixed

    Here we are with another releAse of GroupDocs.Conversion for .NET 19.4. We’ve implemented automatic naming when saving a converted document to file. Do you want to convert a CMX (Corel Metafile eXchange) file to PDF or any other supported file format? Then you must try out this releAse. We also improved the process of getting page orientation for a specific page Obsolete Methods CellsLoadOptions is marked As obsolete and is replaced by SpreadsheetLoadOptions CellsSaveOptions is replaced by SpreadsheetSaveOptions HtmlSaveOptions is replaced by MarkupSaveOptions See more details here....Here we are with another release of GroupDocs.Conversion for .NET 19.4. We’ve implemented automatic naming when saving a converted document to file. Do you want to convert a CMX (Corel Metafile eXchange) file to PDF or any other supported file format? Then you must try out this release. We also improved the process of getting page orientation for a specific page Obsolete Methods CellsLoadOptions is marked as obsolete and is replaced by SpreadsheetLoadOptions CellsSaveOptions is replaced by SpreadsheetSaveOptions HtmlSaveOptions is replaced by MarkupSaveOptions See more details here.

    blog.groupdocs.com/conversion/autocad-to-image-...
  4. The name 'Groupdocs' does not exist in the curr...

    hi i developed Asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle &lt;span style=“color: rgb(226, 226, 226&hellip;

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  5. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: &lt;&lt;if [item.Text != null &amp;&amp; item.Text != “”]&gt;&gt; Is it possible to do something like: &lt;&lt;if [!String.IsNullO&hellip;

    forum.groupdocs.com/t/shorthand-check-for-null-...
  6. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna&hellip;

    forum.groupdocs.com/t/system-io-endofstreamexce...
  7. GroupDocs.Metadata for .NET v1.3.0 introduces n...

    GroupDocs team is pleAsed to announce another monthly releAse of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package....GroupDocs team is pleased to announce another monthly release of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  8. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly releAse of GroupDocs.Metadata for .NET with some promising new features. Our initial two releAses were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this releAse, we are focused on introducing varying new features to work on metadata Associated with these document formats including (but of course not limited to) Metadata Comparison and Search....GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising new features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  9. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such As print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF hAs become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents....PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents.

    blog.groupdocs.com/viewer/detect-print-restrict...
  10. Working with templates | GroupDocs

    Document template is set by Template clAss. It contains template items - fields and tables. Each item hAs the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField clAss with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.

    docs.groupdocs.com/parser/java/working-with-tem...