Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 157,349 for

doc

(0.07 sec)
  1. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/net/aspose.words/fon...
  2. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... let doc = new aw . Document ( base ....custom properties. expect ( doc . customDocumentProper . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Theme Class | Aspose.Words for .NET

    Explore the Aspose.Words.Theme class to enhance your Documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  5. 使用 Java 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    Java原始程式碼,用於在Java和PHP,德爾福的PDF檔中添加或刪除浮水印。...file: // Open document Document doc = new Document ( _dataDir + "text...artifact . setBackground ( true ); doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/zh-hant/java/watermark/
  6. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.insert method | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartSeries.insert method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....'HeaderFooterToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a new array with the ToArray method. Streamline your data management today!...HeaderFooterToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/hea...