Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 80,191 for

doc

(0.63 sec)
  1. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....throws Exception { Document doc = new Document(); // A smart...SmartTag smartTag = new SmartTag(doc); // Smart tags are composite...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Every paragraph that we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method... doc = aw . Document () para = doc . first_section...child nodes: run = aw . Run ( doc = doc ) run . text = 'This run was...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  6. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless Document generation with LINQ Reporting Engine. Enhance your workflow today....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  7. Range.UpdateFields | Aspose.Words for .NET

    Enhance your Documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words/ran...
  8. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize Document revision colors, enhancing clarity and improving collaboration in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Android API to Render XPS to XAMLFLOW | product...

    Transform XPS to XAMLFLOW via Android via Java API...used to convert XPS files to DOC. The second API is Aspose.Words...which can be used to render DOC to XAMLFLOW. To use these APIs...

    products.aspose.com/total/android-java/conversi...