Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 90,688 for

doc format

(0.1 sec)
  1. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily Format your text in bold for enhanced readability and visual impact in your designs....property True if the font is formatted as bold. public bool Bold...InsertTextPaths () { Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BaselineAlignment | Aspose.Words for Java

    Specifies fonts vertical position on a line in Java.... Document doc = new Document(getMyDir() + "Office...docx"); ParagraphFormat format = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Converting a PCL file to DOCX using C# | Aspose...

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

    products.aspose.com/pdf/net/conversion/pcl-to-d...
  5. Converting a MD file to DOCX using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/md-to-docx/
  6. | Aspose

    Sample code for JPEG to Searchable PDF Java conversion. Use API example code for batch JPEG files to Searchable PDF conversion within any Web or Desktop Java based application....even smartphone photos in JPEG format and creates JPEG documents...JPEG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  7. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PPT to DOTX in Python or with free Onli...

    PPT to DOTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOTX online converter quickly before integrating the code....to DOTX format. DOTX is a Microsoft Word template format that is...the template have the same formatting and layout. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  9. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is Formatted as bold....property True if the font is formatted as bold. @property def bold...WordArt. def insert_text_paths (): doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...