Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 20,471 for

insert documents

(0.08 sec)
  1. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document....remove_personal_information property Document.remove_personal_information...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....bodies at the very end of a document. Examples Shows how to specify...let doc = new aw . Document (); // Insert even and primary headers/footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....MakeObject < Aspose :: Words :: Document > (); // Create a group shape...shape and place it at the document's floating shape coordinate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to Insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...excel to images to insert them into word document. The code I’m using...to do this is: Document RepDoc = new Document(); DocumentBuilder...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... The page number of the document table of contents I generated...throws Exception { Document doc = new Document("C:\\Users\\hspc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Convert CGM to EMZ via Java | products.aspose.com

    Export CGM file to EMZ in your Java applications without using any third party application...of tools for working with documents, images, and other file formats...via Java Open CGM file using Document class Initialize class object...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Iterate Rows and Columns|Documentation

    Learn how to iterate rows and columns through the Aspose.Cells for Java APIs....Code GitHub AI Document Assistant Close Insert Cell Comments Merge...

    docs.aspose.com/cells/java/iterate-rows-and-col...