Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 155,671 for

doc

(0.14 sec)
  1. FontSourceBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse font sources in your applications. Enhance your Document formatting!...ttf" , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF Documents with free cross-platform Apps and High Code APIs for any platform....add watermark to PDF file - C# doc = new Aspose . Pdf . Document...artifact . IsBackground = true ; doc . Pages [ 1 ]. Artifacts . Add...

    products.aspose.com/pdf/watermark/
  3. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your Document protection with our powerful tool!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your Document formatting with customizable styles today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "For more...

    reference.aspose.com/words/net/aspose.words/und...
  6. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BuiltInDocumentProperties.TitlesOfParts | Aspos...

    Discover the TitlesOfParts property in BuiltInDocumentProperties. Easily manage Document sections with clear, customizable part names for enhanced organization.... Document doc = new Document ( MyDir + "Heading...across. object [] headingPairs = doc . BuiltInDocumentPrope . HeadingPairs...

    reference.aspose.com/words/net/aspose.words.pro...
  9. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.Alignment | Aspose.Words for .NET

    Discover the Table Alignment property to effortlessly control inline table positioning in your Documents for a polished, professional look.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...