Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 180,074 for

doc

(0.1 sec)
  1. C# API to Export EPUB to DOCM | products.aspose...

    Convert EPUB to DocM without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...developers can further render the DOC file to DOCM format using the...

    products.aspose.com/total/net/conversion/epub-t...
  2. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Փոխարկել JPG PNG Java

    Փոխարկեք JPG ը PNG ձևաչափի Java կոդով: Պահեք JPG որպես PNG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/jp...
  4. Java API to Export EPUB to RTF | products.aspos...

    Convert EPUB to RTF using on premise Java API...need to render the EPUB file to DOC using Aspose.PDF for Java. This...EPUB file has been rendered to DOC, you can then use Aspose.Words...

    products.aspose.com/total/java/conversion/epub-...
  5. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified paragraphs.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the paragraphs.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the Document has a VBA project (macros) in C++.... auto doc = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  9. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...