Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 180,911 for

doc

(0.26 sec)
  1. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF Documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....new Document object Document doc = new Document (); // Add a new...document object Page page = doc . getPages (). add (); // Create...

    docs.aspose.com/pdf/java/add-backgrounds/
  2. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++...an existing PDF document auto doc = MakeObject < Document > ( L...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner"...

    products.aspose.com/pdf/cpp/protect/
  3. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a DATE field, and...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartDataLabelCollection.showSeriesName propert...

    ChartDataLabelCollection.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... Document doc = new Document ( MyDir + "Two...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your Document creation with customizable features for a seamless building experience.... Document doc = new Document (); DocumentBuilderOptio...builder = new DocumentBuilder ( doc , builderOptions ); // Adds content...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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