Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 180,798 for

doc

(0.16 sec)
  1. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your charts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property to customize your PDF quality and optimize file size for better performance and clarity.... Document doc = new Document ( MyDir + "Images...ResolutionThreshold , Is . EqualTo ( 0 )); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FolderFontSource class | Aspose.Words for Python

    aspose.words.fonts.FolderFontSource class. Represents the folder that contains TrueType font files..., priority = 1 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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

    Discover the SpecialChar NodeType property that efficiently returns unique special characters, enhancing your data management and user experience....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/spe...
  7. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document into fixed page formats PDF XPS images etc in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...pdf file to Aspose Document doc = MakeObject < Document > ( u...// Add artifact to first page doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/cpp/watermark/add/
  9. FormField.NodeType | Aspose.Words for .NET

    Discover the FormField NodeType property that efficiently returns FormField data, enhancing your development experience with seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TableAlignment enumeration | Aspose.Words for P...

    aspose.words.tables.TableAlignment enumeration. Specifies alignment for an inline table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

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