Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 9,158 for

presentation to word

(0.42 sec)
  1. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.Words.saving.HtmlFixedSaveOptions class. Can be used To specify additional options when saving a document inTo the [SaveFormat.HTML_FIXED](../../aspose.Words/saveformat/#HTML_FIXED) format...Words to be embedded into produced...determining whether OLE controls presentation image will be updated. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Validation Results – Check Web Accessibility wi...

    Learn how To view and describe issues that occur during website accessibility checking and how To save the validation results using Aspose.HTML for Java....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/java/web-accessibility-val...
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.PDF format in Java....words.SaveOptions , com.aspose.words.FixedPageSaveOptions...name and version of Aspose.Words to be embedded into produced...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the document in Java....property to get revision groups present in a document. Examples: Shows...document into during Microsoft Word editing. System.out.println("\n{revisions...

    reference.aspose.com/words/java/com.aspose.word...
  5. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....Words.FileFormatUtil.DetectFileFormat(System...ascertain whether it is an Excel, Word or PowerPoint document without...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. CusTomize your output with advanced options Today!...Words to be embedded into produced...determining whether OLE controls presentation image will be updated. UseAntiAliasing...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Save Validation Results – Web Accessibility Che...

    Learn how To save website accessibility test results in different output formats (Text, JSON, and XML) using the Aspose.HTML .NET library....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/net/web-accessibility-vali...
  8. Install Aspose.HTML for .NET – Setup via NuGet,...

    Learn how To install Aspose.HTML for .NET library and get step-by-step instructions for installing via NuGet, DLLs, or MSI....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/net/getting-started/instal...
  9. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering document pages or shapes To images in Java....words.SaveOptions , com.aspose.words.FixedPageSaveOptions...options); Renders a page of a Word document into an image with...

    reference.aspose.com/words/java/com.aspose.word...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want To replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...when the new text is a single word. It seems to affect only some...test-documents created with Microsoft Word work. Is this issue related...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...