Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 155,673 for

doc

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates specified [Document](../../../aspose.words/Document/) objects....translate method translate(doc, language) Translates specified...Document objects. translate ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...convert a PDF to a .docx. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...დაგეხმარებათ შეკუმშოთ DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/cpp/compress/
  8. 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...
  9. 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...
  10. 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...