Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 182,568 for

doc

(0.26 sec)
  1. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从 PDF 文档中搜索和获取图像|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF for Java 库从 PDF 文档中搜索和获取图像。...IOException { // 打开文档 Document doc = new Document ( _dataDir + "SearchAndGetImages...ImagePlacementAbsorb (); // 接受所有页面的吸收器 doc . getPages (). accept ( abs );...

    docs.aspose.com/pdf/zh/java/search-and-get-imag...
  3. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are three line spacing...

    reference.aspose.com/words/cpp/aspose.words/lin...
  4. ListLevelAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal list number and bullet alignment. Enhance Document formatting effortlessly!... Document doc = new Document (); // A list...list levels. List docList = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  5. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Փոխարկել JPG Պատկեր Java

    Փոխարկեք JPG ը Պատկեր ձևաչափի Java կոդով: Պահեք JPG որպես Պատկեր օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/jp...
  7. FieldCollection.remove method | Aspose.Words fo...

    FieldCollection.remove method. Removes the specified field from this collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 5 ;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://Docs.aspose.com/words/python-net/working-with-styles-and-themes/) Documentation article.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

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