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

split document

(0.25 sec)
  1. 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/
  2. Streams and Remote Storage|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....Formats Some GIS data formats split content into several files....

    docs.aspose.com/gis/net/streams-and-remote-stor...
  3. 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...
  4. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/python-net/working-with-s...
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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...
  9. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for .NET, allowing for customized Document formatting....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  10. 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/