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

doc format

(0.25 sec)
  1. Convert PNG to XML via C# | Aspose

    Sample code for PNG to XML C# conversion. Use API example code for batch PNG files to XML conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in PNG format and creates PNG documents containing...riText ); PNG What is PNG File Format PNG, Portable Network Graphics...

    products.aspose.com/ocr/net/conversion/png-to-xml/
  2. Convert VCF to TEXT in Python | products.aspose...

    Save VCF to TEXT in your Python applications without using Microsoft Outlook or Word...into the respective Word TEXT format. This API package is a great...Convert VCF to DOC (Microsoft Word Binary Format) Convert VCF to...

    products.aspose.com/total/python-net/conversion...
  3. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....documents from one supported format to another and modifying those...reporting. Modern document formats and standards are complex,...

    docs.aspose.com/words/nodejs-net/features/
  4. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a Document upon it is saved... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'PostScriptFont'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document Formatting and presentation....paragraph style applied to this formatting. public string StyleName...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/par...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font Formatting control. Enhance your design with easy access to customizable text styles and effects....Provides access to the font formatting of this object. public Font...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Treemap chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

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