Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 29,880 for

doc

(0.2 sec)
  1. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuiltInDocumentProperties.scale_crop property |...

    BuiltInDocumentProperties.scale_crop property. Indicates whether Document thumbnail is cropped or scaled to fit the display.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java.... Document doc = new Document(); StructuredDocumentTa...sdt = new StructuredDocumentTa(doc, SdtType.CITATION, MarkupLevel...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method... convert_to_images(doc, save_format) Converts the pages...def convert_to_images ( self , doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner Document presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a primary header...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pap...
  9. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++.... Can be Doc or Dot . Aspose :: Words :: SaveFormat...Microsoft Word formats. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...