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

doc format

(0.45 sec)
  1. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....even smartphone photos in GIF format and creates GIF documents containing...GIF File Format A GIF or Graphical Interchange Format is a type...

    products.aspose.com/ocr/java/conversion/gif-to-...
  2. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....Export to any supported format (DOCX,DOC,DOT,DOTX,DOCM,DOTM,ODT...steps. It generates selected format version of any html page. This...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  3. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily Format text with strikethrough for clear visual emphasis in your projects. Enhance your design today!...property True if the font is formatted as strikethrough text. public...InsertTextPaths () { Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your Document's background shape for enhanced visual appeal. Maximize your design potential!...Document doc = new Document (); Assert . That ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. TextPath.small_caps property | Aspose.Words for...

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

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