Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 375,287 for

document

(0.4 sec)
  1. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++....list indenting when saving a document to plaintext. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Failure to Detect PDF Page Colors Using Aspose....

    We have tested the logic in this code example from the Aspose.PDF tutorial for detecting page color types, as applied to the attached Document samples. samples.zip (363.9 KB) All pages are detected as type color whe…...as applied to the attached document samples. samples.zip (363...page color types in your PDF documents using Aspose.PDF. Specifically...

    forum.aspose.com/t/failure-to-detect-pdf-page-c...
  5. 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/
  6. Convert PDF documents using C# API|Aspose.PDF f...

    This section contains articles relating to convert PDF Documents in different formats using C# or .NET using PDF file format API....Ask AI Convert PDF documents using C# API Contents [ Hide ] One...tasks in working with pdf documents is saving these files in one...

    docs.aspose.com/pdf/net/converting/
  7. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  8. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clear method. Removes all elements from the collection in C++....Examples Shows how to access a document’s arbitrary custom parts collection...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Custom...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++....Specifies the type of a structured document tag (SDT) node. enum class...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured Document tags in the range in C++....represents all structured document tags in the range. System...Shows how to remove structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/ran...