Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 157,133 for

doc

(0.06 sec)
  1. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property text display, ensuring clarity and engagement in your designs. Optimize your visuals today!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML Documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing Document integrity....Document doc = new Document ( MyDir + "Document.doc" ); Assert...Assert . AreEqual ( doc . Compliance , OoxmlCompliance . Ecma376_2006...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  5. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom 在 Python 中将 POTX 转换为 Doc 或使用免费的在线转换器https://products.aspose.com/total/zh/python-net/conversion/potx-to-Doc/在 Python 应用程序中将 POTX 转换为 Doc,而无需使用 Microsoft......org/2005/Atom 在 Python 中将 POTX 转换为 DOC 或使用免费的在线转换器https://products.aspose...rsion/potx-to-doc/在 Python 应用程序中将 POTX 转换为 DOC,而无需使用 Microsoft...

    products.aspose.com/total/zh/python-net/convers...
  7. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell formatting... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced Document management and customization. Unlock your Document's potential!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words/pla...
  10. List.document property | Aspose.Words for Python

    List.Document property. Gets the owner Document.... doc = aw . Document () lists = doc . lists self...self . assertEqual ( doc , lists . document ) list = lists . add...

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