Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 157,088 for

doc

(0.14 sec)
  1. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your font folder. Streamline your design workflow today!...false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ImageWatermarkOptions.is_washout property | Asp...

    ImageWatermarkOptions.is_washout property. Gets or sets a boolean value which is responsible for washout effect of the watermark... doc = aw . Document () # Modify the...image_watermark_options . is_washout = False doc . watermark . set_image ( drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.distanceRight property | Aspose.Words for...

    Table.distanceRight property. Gets or sets distance between table right and the surrounding text, in points.... let doc = new aw . Document ( base ....by text.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...API,C++ 開發人員只需幾行代碼即可輕鬆製作 PDF、DOC、DOCX、HTML、EPUB 和許多其他格式的文檔。 DOCX...給定的 C++ 庫允許您以任何受支持的格式(PDF、DOCX、DOC、RTF、ODT、EPUB、HTML 等)以編程方式創建文檔。...

    products.aspose.com/words/zh-hant/cpp/make/
  6. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the "Comments"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table.distance_right property | Aspose.Words fo...

    Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

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