Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 180,768 for

doc

(0.17 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different Document processing actions in Java....doc")) { MailMergerContext mailMergerContext...of code using context. String doc = getMyDir() + "Big document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  3. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during Document load or save.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...
  4. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Histogram chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...