Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 850 for

split document

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....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.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::LowCode::SplitterContext::get_Sp...

    Aspose::Words::LowCode::SplitterContext::get_SplitOptions method. Document Split options in C++....SplitterContext::get_SplitOptions method Document split options. const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::Saving::FontSavingArgs::get_Bold...

    Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a font resource in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your Document processing experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a Document is saved to HTML, MHTML or EPUB....how fonts are saved when a document is saved to HTML, MHTML or...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...