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

doc

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. Shape.NodeType | Aspose.Words for .NET

    Discover the Shape NodeType property that returns a Shape, enhancing your design flexibility and optimizing your project’s visual appeal....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GlossaryDocument.NodeType | Aspose.Words for .NET

    Discover the GlossaryDocument NodeType property, which efficiently retrieves the GlossaryDocument value for enhanced content management....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.bui...
  10. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/net/aspose.words.dra...