Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,776 for

split document

(0.98 sec)
  1. Public API Changes in Aspose.3D 1.5.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Memory Layout of the Vertex Split Mesh Removal of Distreet3DS...Formats.Universal3DConfig This document describes changes to the Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....NET documentation for “culture name” and RFC...dictionary's language. # When a document contains lines of text in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx Document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the Document looks like this: <owner> …...docx document (created with Microsoft Word)...for Java. The content of the document looks like this: <owner> <product>...

    forum.aspose.com/t/placeholder-not-replaced-com...
  4. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....NET documentation for “culture name” and RFC...dictionary's language. // When a document contains lines of text in...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. 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...
  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. 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...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Cells in Word using Java Split Word Document into Sections with Python...Resize Image using Python Split Word Document into Sections using Java...

    kb.aspose.com/categories/page/19/
  10. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...Split 方法进行拆分。 #include <iostream>...); // Split worksheet vertically on columns. sheet . Split ();...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...