Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 182,576 for

doc

(0.28 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ChartAxis.TickMarkSpacing | Aspose.Words for .NET

    Discover the ChartAxis TickMarkSpacing property to customize tick mark intervals, enhancing your chart's readability and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldCitation.SuppressAuthor | Aspose.Words for...

    Control author visibility with the FieldCitation SuppressAuthor property. Easily manage citation details for enhanced clarity and professionalism.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCitation.PageNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation PageNumber property. Easily set or retrieve page numbers for accurate referencing.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG Document...supported yet' , () => { let doc = new aw . Document ( base ..... resourcesFolderAlias ); } doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file.... doc = aw . Document ( file_name =...spreadsheet.docm' ) shape = doc . get_child ( aw . NodeType ...

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