Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 157,261 for

doc

(0.11 sec)
  1. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured Document tag is successfully mapped to XML data in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Every...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "For...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words/ran...
  9. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your Document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless Document generation....populate document with data: string doc = MyDir + "Reporting engine template...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportWithObjec...

    reference.aspose.com/words/net/aspose.words.low...