Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,296 for

split document

(0.27 sec)
  1. FontSavingArgs.Italic | Aspose.Words for .NET

    FontSavingArgs Italic property. Indicates whether the current font is italic in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Table formatting from document to PDF - Aspose....

    Docs.zip (93.2 KB) Hi Aspose Team, We are using the latest aspose words (21.9.0) library for java. One of our requirements is to read a .doc template file and populate the table grid dynamically by iterating through th…...Table formatting from document to PDF Aspose.Words Product Family...populating the dynamic data, the document will be exported as PDF (save...

    forum.aspose.com/t/table-formatting-from-docume...
  3. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_Document_properties property. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB...export_document_properties property HtmlSaveOptions.export_document_properties...export built-in and custom document properties to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::IFontSavingCallback Inte...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format....saves fonts when exporting a document to HTML format. Examples Shows...SaveExportedFonts() { auto doc = MakeObject<Document>(MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    FontSavingArgs IsExportNeeded property. Allows to specify whether the current font will be exported as a font resource. Default is true in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. KeepPartAndCloneSolidObjectToNextPageAlgorithm ...

    Adds objects top part to the bottom of the page and clones full object to the next page in case it doesnt fit in original page....saved in pdf format they are split across pages. The sample shows...shows how to configure the splitting logic of objects located on...

    reference.aspose.com/note/net/aspose.note.savin...
  7. FontSavingArgs.FontStream | Aspose.Words for .NET

    FontSavingArgs FontStream property. Allows to specify the stream where the font will be saved to in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IFontSavingCallback Interface | Aspose.Words fo...

    Aspose.Words.Saving.IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in C#....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    FontSavingArgs OriginalFileSize property. Gets the original font file size in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to read body text line by line? - Free Supp...

    Hi,Support: Is there any method to read body range texts line by line? It seems there is only method to read text range paragraph by paragraph or character by character? Thanks for your help....of page or line in MS Word documents due to their flow nature....consumer applications build document layout on the fly, the same...

    forum.aspose.com/t/how-to-read-body-text-line-b...