Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 414,647 for

document

(0.34 sec)
  1. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF for Python via .NET....article, we are creating a PDF document containing text “Hello World...Instantiate a Document object Add a Page to document object Create...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  2. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/net/aspose.words.sav...
  3. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the Document....last_section property Document.last_section property Gets the...the last section in the document. @property def last_section (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from Documents. However, we are facing a performance issue when processing large Documents. The Document con…...removing blank pages from documents. However, we are facing a...when processing large documents. The document contains over 2,000...

    forum.aspose.com/t/performance-issue-with-blank...
  6. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Splitter.Split | Aspose.Words for .NET

    Effortlessly split Documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...string, SplitOptions ) Splits a document into multiple parts based...to generate file name for document parts using rule “outputFile_partIndex...

    reference.aspose.com/words/net/aspose.words.low...
  8. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/net/hello-world/
  9. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ Document should start at 2. The numbering in the ‘GuV’ Document should start at 3. When I append the ‘GuV’ to a Document, the numbering persists. However, if I do the same with th…...merge the documents. Document docStart = new Document(@"C:\Temp\DocStart...tart.docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  10. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. get count () : number Examples...Shows how to verify owner document properties of lists. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...