Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,022 for

split document

(0.66 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...saving to HTML. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

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

    reference.aspose.com/words/net/aspose.words.sav...
  6. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Document Processing API for Java Develop applications with the... render and convert Word documents to multiple formats in Java...

    products.aspose.com/words/java/
  7. 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...
  8. SplitOptions class | Aspose.Words for Python

    aspose.words.lowcode.SplitOptions class. Specifies options how the Document is Split into parts....Specifies options how the document is split into parts. Constructors...Description split_criteria Specifies the criteria for splitting the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfFileEditor Class|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/python-net/pdffileeditor-cl...
  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...