Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,767 for

split document

(0.09 sec)
  1. 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...
  2. Working with PDF Documents using C#|Aspose.PDF ...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF library....Ask AI Working with PDF Documents using C# Contents [ Hide ]...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/net/working-with-documents/
  3. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF....with Documents Contents [ Hide ] Working with PDF documents includes...page, delete an existing page, split the pages, or you can specify...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  4. 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...
  5. 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...
  6. 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...
  7. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document Splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public class...Specifies the criteria for splitting the document into parts. SplitStyle...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  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...