Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,590 for

split document

(0.09 sec)
  1. VbaProject.References | Aspose.Words for .NET

    Explore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  2. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the VBA Reference Collection Count property to easily retrieve and manage the total number of VBA references for efficient coding....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Insert and Append Documents|Aspose.Words for No...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Node.js....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  4. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....the source PDF file in the Document class object to crop it Display...summarize the process to crop PDF document using C# . The process starts...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  5. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....the source PDF file into the Document object for zooming in when...application, or print the document. This article has taught us...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  6. Pdf Table issue - Free Support Forum - aspose.com

    I am working with a Word Document that contains a single table spanning four pages. Upon exporting the Document to PDF, the table is rendered as four distinct tables—each appearing on a separate page. This behavior occur…...1 I am working with a Word document that contains a single table...pages. Upon exporting the document to PDF, the table is rendered...

    forum.aspose.com/t/pdf-table-issue/319066
  7. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...row in a table. doc = aw . Document ( file_name = MY_DIR + 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split to several shared formulae if...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/python-net/specify-maximu...
  10. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...

    reference.aspose.com/words/cpp/aspose.words.tab...