Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 180,074 for

doc

(0.18 sec)
  1. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection of CustomPart objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. C++ API to Export PCL to FLATOPC | products.asp...

    Convert PCL to FLATOPC within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to FLATOPC. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Aspose::Words::TextEffect enum | Aspose.Words f...

    Aspose::Words::TextEffect enum. Animation effect for text runs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. ControlChar | Aspose.Words for Java

    Control characters often encountered in Documents in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert paragraphs with text...

    reference.aspose.com/words/java/com.aspose.word...
  7. C# API to Export PS to MARKDOWN | products.aspo...

    Convert PS to MARKDOWN without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to the MARKDOWN format....

    products.aspose.com/total/net/conversion/ps-to-...
  8. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can be used to convert EPUB to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/epub-...
  9. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... let doc = new aw . Document ( base ...."Office math.docx" ); let format = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Normally, Microsoft Word...

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