Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 89,982 for

doc format

(1.35 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph Formatting properties in C++....Provides access to the paragraph formatting properties. System :: SharedPtr...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font Formatting of this object in C++....Provides access to the font formatting of this object. System ::...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Փոխարկել HTML DOC Java

    Փոխարկեք HTML ը Doc ձևաչափի Java կոդով: Պահեք HTML որպես Doc օգտագործելով Java:...Փոխարկել HTML ը DOC ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ HTML ը DOC Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/ht...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transFormation input file with below code. Document Doc = new Document("test.Docx"); PdfSaveOptions options = new PdfSaveOptions(); Doc.save("output.pdf", options); Formatting and Alignment o…... Document doc = new Document("test.docx");...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font Formatting of the anchor character of this object....Provides access to the font formatting of the anchor character of...to insert InlineStory nodes. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a HTML file to JPEG using C# | Aspos...

    Sample code for HTML‑to‑JPEG conversion in .NET. Use the API example code for batch HTML‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....document from HTML to JPEG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/html-to-...
  10. Converting a PDF file to EMF using C# | Aspose.PDF

    Sample code for PDF‑to‑EMF conversion in .NET. Use the API example code for batch PDF‑to‑EMF conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from PDF to EMF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/pdf-to-emf/