Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,570 for

split document

(0.11 sec)
  1. 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...
  2. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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...
  5. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with Split panes, frozen panes, and zoom factor as well.... Split Panes If you need to split the screen to...views in the same worksheet, split panes. Microsoft Excel offers...

    docs.aspose.com/cells/net/worksheet-views/
  6. Aspose::Words::LowCode::SplitOptions class | As...

    Aspose::Words::LowCode::SplitOptions class. Specifies options how the Document is Split into parts in C++....Specifies options how the document is split into parts. class SplitOptions...Specifies the criteria for splitting the document into parts. get_SplitStyle...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++.... // 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/cpp/aspose.words/hyp...
  8. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via 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/javascript-cpp/merge-or-u...
  9. 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...
  10. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT Document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...We are trying convert PPT document into PDF. But, charts from...fileInputStream for the ppt document"); Presentation ppt = new...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...