Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 182,655 for

doc

(0.37 sec)
  1. Aspose::Words::Shading::get_BackgroundTintAndSh...

    Aspose::Words::Shading::get_BackgroundTintAndShade method. Gets or sets a double value that lightens or darkens a background theme color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在PHP中向现有PDF文件添加文本|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... PHP代码 # 实例化Document对象 $doc = new Document ( $dataDir . 'input1...pdf' ); # 获取特定页面 $pdf_page = $doc -> getPages () -> get_Item (...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  5. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection.ClearFormatting | As...

    Discover how the ConditionalStyleCollection ClearFormatting method effectively removes all conditional styles from your table, enhancing clarity and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  7. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your Document design with customizable compound line styles for shapes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize signing dates for your Documents. Enhance your digital workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill.... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

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