Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 182,153 for

doc

(0.19 sec)
  1. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a Document node or style. Use RevisionType to check the type of this revision. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++.... Can be Doc or Dot . Aspose :: Words :: SaveFormat...Microsoft Word formats. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, header_footer_type) Creates...type. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/xps/graphic-utilities/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 到 Doc https://products.aspose.com/pdf/zh-hans/python-net/merger/pdf-to-Doc/ Recent content in 使用 Python 合并 PDF 到 Doc on Aspsoe......Products – 使用 Python 合并 PDF 到 DOC https://products.aspose.com/...pdf-to-doc/ Recent content in 使用 Python 合并 PDF 到 DOC on Aspsoe...

    products.aspose.com/pdf/zh-hans/python-net/merg...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل XSLFO به Doc با استفاده از Python https://products.aspose.com/pdf/fa/python-net/conversion/xslfo-to-Doc/ Recent content in تبدیل فای......Products – تبدیل فایل XSLFO به DOC با استفاده از Python https://products...lfo-to-doc/ Recent content in تبدیل فایل XSLFO به DOC با استفاده...

    products.aspose.com/pdf/fa/python-net/conversio...
  7. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include Doc and DocX. Learn more how to tune up PDF to Microsoft Word Documents conversion....Format : DOC C++ PDF to DOC C++ Convert PDF to DOC C++ How to...to convert PDF file to DOC Format : DOCX C++ PDF to DOCX C++ Convert...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  9. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  10. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/md/