Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,614 for

split document

(0.08 sec)
  1. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance Document processing with detailed FontSaving event data for superior customization and control....more, visit the Save a Document documentation article. public class...font is bold. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.Document_part_saving()](../iDocumentpartsavingcallback/Document_part_saving/#Documentpartsavingargs) callback...document_part_saving() callback. To...more, visit the Save a Document documentation article. Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  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. 用 C++ 在 Excel 工作表中分屏|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  6. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/php-java/advanced-operations/
  7. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF Documents into a single PDF file with Python....share or store together as one document. Merging PDF files can help...help you organize your documents, make room for storage on your...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  8. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....insert a page break in a PDF document using C# . You will get details...the source PDF file into the Document class object for inserting...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  9. ExtractPages - when I use ExtractPages it break...

    Good day, when I Split the Document into sections. I use the following code for this, it breaks the numbering in the Document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...11:52am 1 Good day, when I split the document into sections. I use...the document. Could you take a look at it for me? Document docPR...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  10. Python中的分割窗格|Documentation

    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....setActiveCell ( "A20" ); # Split the worksheet window workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-py...