Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 88,662 for

doc format

(0.2 sec)
  1. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in Document properties. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: Format ( u "Document filename: \n\t \" {0} \" " , doc -> ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content...Description StructuredDocumentTa(doc, id) Initializes a new instance...into a string in the specified format. (Inherited from Node ) toString(saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java....save the document in the PDF format passing the PdfSaveOptions...generated PDF document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is Formatted as strikethrough text....property True if the font is formatted as strikethrough text. get...text. let doc = new aw . Document (); let para = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is Formatted as double strikethrough text....property True if the font is formatted as double strikethrough text...text. let doc = new aw . Document (); let para = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Cell constructor Cell(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PPTM to ODT via Java or with free Onlin...

    Java API to Export PPTM to ODT without using Microsoft Word or PowerPoint or online. Test free PPTM to ODT online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...variety of document formats, including DOC, DOCX, ODT, HTML, and...

    products.aspose.com/total/java/conversion/pptm-...
  10. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...ExportImagesAsBase64 = true, }; doc.Save(stream, options); stream...stem from unsupported image formats, outdated library versions...

    forum.aspose.com/t/images-not-being-rendered-pr...