Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,933 for

split document

(0.06 sec)
  1. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... # When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with C# code....Cells to merge or split a range of cells. Aspose.Cells...method. Similarly, you can split cells by creating a range and...

    docs.aspose.com/cells/net/merge-or-unmerge-rang...
  3. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced Document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. 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. Methods Name...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

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

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....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...
  10. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... // When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/net/aspose.words/hyp...