Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 418,004 for

document

(0.72 sec)
  1. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents...in source and destination documents. The default value is False...resolve a clash when importing documents that have lists with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF Document, convert every interactive form element into static page content, and save the finalized file....field values directly into the document layout. In this example, the...‘bind_pdf()’ to attach the source document. Call ‘flatten_all_fields()’...

    docs.aspose.com/pdf/python-net/flatten-all-fields/
  4. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....Aspose :: Words :: Document > & document ) Parameter Type Description...Description document const System::SharedPtr<Aspose::Words::Document>&...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single Document using Python with Aspose.PDF for seamless Document management.... Document () pdf = self . Document () pdf = self...Open the source document pdf1 = self . Document () pdf1 = self...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  6. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...shows how to add text into PDF document - Python import aspose.pdf...

    products.aspose.com/pdf/python-net/text/
  8. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....the text of the document print "Original document text: " . $doc...// Replace the text in the document. $doc -> Range -> Replace...

    docs.aspose.com/words/net/find-and-replace-in-php/
  9. Page Breaks|Aspose.Words for Reporting Services

    Page Breaks setting of the Aspose.Words for Reporting Services....breaks are inserted into the document. Aspose.Words for Reporting...editability of the resulting Word document. Below is the description...

    docs.aspose.com/words/reportingservices/page-br...
  10. ICssSavingCallback.CssSaving | Aspose.Words for...

    Discover the ICssSavingCallback CssSaving method in Aspose.Words, enhancing your CSS management for better web design efficiency....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...