Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 157,121 for

doc

(0.18 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Please...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Font::get_Shading method | Aspos...

    Aspose::Words::Font::get_Shading method. Returns a Shading object that refers to the shading formatting for the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Style.priority property | Aspose.Words for Python

    Style.priority property. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane.... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 使用 Java 编辑 PDF | Aspose.PDF

    Java 源代码,用于在 Java 和 PHP 中编辑 PDF 文件中的敏感信息,德尔福。... 编辑 PDF 文件-Java Document doc = new Document ( "sourceFile...= new RedactionAnnotation ( doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/zh-hans/java/redaction/
  10. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... Document doc = new Document ( MyDir + "Tables...document. NodeList nodeList = doc . SelectNodes ( "//Table//Paragraph"...

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