Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 168,868 for

doc

(0.06 sec)
  1. Aspose::Words::Markup::CustomPart::get_Name met...

    Aspose::Words::Markup::CustomPart::get_Name method. Gets or sets this part's absolute name within the OOXML package or the target URL in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CustomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part to this custom part in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-hyperlinks/
  5. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your Document styling with easy-to-use features!... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing Document integrity and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/bod...
  9. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...