Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 89,761 for

doc format

(0.09 sec)
  1. Android API to Render PCL to DOTX | products.as...

    Transform PCL to DOTX via Android via Java API...Document Format (PDF) is a widely used file format for documents...used to store documents in a format that is independent of the...

    products.aspose.com/total/android-java/conversi...
  2. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified Format in C++....into a string in the specified format. System :: String Aspose ::...of the node in the specified format. Examples Shows the difference...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. C++ API to Export TEX to MARKDOWN | products.as...

    Convert TEX to MARKDOWN within C++ applications....widely used as other document formats such as Microsoft Word or Markdown...Aspose.Total for C++ is a file format automation library that allows...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. C++ API to Export PCL to PS | products.aspose.com

    Convert PCL to PS within C++ applications....and resolution-independent format. It is a language developed...for C++ is a suite of file format automation libraries that allows...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to Doc and DocX Format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word Documents conversion....output Microsoft Word DOC or DOCX format. It covers the following...Java PDF to Word Java PDF to DOC Java PDF to DOCX Java Convert...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  6. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result Formatting by specifying the desired culture for optimal clarity and usability....Specifies what culture to use to format the field result. public FieldUpdateCultureSo...only date/time fields with \@ format switch. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after Document was manually updated, or layout was rebuilt in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the Document this collector instance is attached to in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... let doc = new aw . Document ( base ....+ "Document.docx" ); let format = doc . firstSection . body ....

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