Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,798 for

split document

(0.44 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/python-net/how-to-add-top...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  6. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....It can interact with PDF documents, encompassing elements such...allows for actions such as splitting, concatenating, extracting...

    docs.aspose.com/pdf/net/drawing/
  7. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single Document....are recognized as a single document. Pages must always be top-level...Even if a printable form is split into multiple pages, it will...

    docs.aspose.com/omr/net/txt-markup/page/
  8. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your Document and replace it with the text you want using C#....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/net/find-and-replace/
  9. Save File from URL – C# Example

    Learn how to save file from URL using the Aspose.HTML for .NET API. Consider C# examples for automating the download files from websites.... This can be documents, texts, images, videos, audio...need to create an empty HTML document and call the network request...

    docs.aspose.com/html/net/save-file-from-url/
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...