Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,467 for

document insertion

(0.05 sec)
  1. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....visit the Find and Replace documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my Document. The Document is created using HTML templates. The Document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...shape watermark into my document. The document is created using HTML...HTML templates. The document has header and footer. I’m using...

    forum.aspose.com/t/adding-shape-watermark-remov...
  3. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect ( ProtectionType...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration.... Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  5. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  6. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the Documentation article in C++....visit the Find and Replace documentation article. class ReplacingArgs...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...Add Barcodes to PDF Documents Contents [ Hide ] Overview Adding...or more barcodes to a PDF document is a widely requested feature...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the Document as an editable range end in C++....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

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