Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 299,988 for

doc

(0.17 sec)
  1. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Android API to Convert Doc to XLTM or with free Online Converterhttps://products.aspose.com/total/android-java/conversion/Doc-to-xltm/Convert Doc to XL......org/2005/Atom Android API to Convert DOC to XLTM or with free Online ...com/total/android-java/conversion/doc-to-xltm/Convert DOC to XLTM in Android...

    products.aspose.com/total/android-java/conversi...
  2. 用于将 PCL 导出到 MARKDOWN 的 C++ API | products.aspos...

    在 C++ 应用程序中将 PCL 转换为 MARKDOWN。...PDF for C++ API 将 PCL 文件格式转换为 DOC。其次,通过使用高级 Word 文档处理 API Aspose...Aspose.Words for C++ ,您可以将 DOC 导出到 MARKDOWN。 将 PCL 渲染为 MARKDOWN 的...

    products.aspose.com/total/zh/cpp/conversion/pcl...
  3. Android API to Render CGM to DOT | products.asp...

    Transform CGM to DOT via Android via Java API...developers to convert CGM files to DOC format. It supports a wide range...enables developers to render DOC to DOT format. It provides a...

    products.aspose.com/total/android-java/conversi...
  4. CustomXmlPartCollection.GetById | Aspose.Words ...

    CustomXmlPartCollection 方法. 按标识符查找并返回自定义 XML 部分... Document doc = new Document (); // 构造一个包含数据的...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/zh/net/aspose.words....
  5. TextPath.XScale | Aspose.Words for .NET

    TextPath XScale property. Determines whether a straight textpath will be used instead of the shape path in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.ReverseRows | Aspose.Words for .NET

    TextPath ReverseRows property. Determines whether the layout order of rows is reversed in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Layout::IPageLayoutCallback Inte...

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model....PageLayoutCallback() { auto doc = MakeObject<Document>(); doc->get_BuiltInD...ilder>(doc); builder->Writeln(u "Hello world!" ); doc->get_L...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::BookmarkStart Class Reference - ...

    Represents a start of a bookmark in a Word Document.... SharedPtr<Document> doc = CreateDocumentWithBo(3); S...SharedPtr<BookmarkCollection> bookmarks = doc->get_Range()->get_Bookmarks();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Fields::FieldStyleRef Class Refe...

    Implements the STYLEREF field.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Create a list based using...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

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