Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 351,280 for

document

(0.12 sec)
  1. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Document doc = new Document (); DocumentBuilder...text box back into the main document. builder . MoveTo ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...() { // 实例化 Document 对象 Document doc = new Document (); // 向 PDF...

    docs.aspose.com/pdf/zh/java/set-image-size/
  3. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....sections in a document. let doc = new aw . Document (); let builder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the Document in C++....method Ends a table in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 使用Python打印Hello World|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells中的Java在Python中打印Hello World,只需调用Document类的HelloWorld()方法并指定要附加到末尾的第二个文档。...EXCEL_97_TO_2003 ) print "Document has been saved, please check...

    docs.aspose.com/cells/zh/java/hello-world-in-py...
  6. Compress DOT Files Online or via C++ | products...

    Free online app to compress different DOT files. C++ compression library code for DOT Documents....Develop powerful C++ based DOT document compression applications.... Freely compress various documents including DOT files online...

    products.aspose.com/total/cpp/compress/dot/
  7. Aspose::Words::Fields::FieldBuilder::FieldBuild...

    Aspose::Words::Fields::FieldBuilder::FieldBuilder constructor. Initializes an instance of the FieldBuilder class in C++....MakeObject < Aspose :: Words :: Document > (); // A convenient way...text content to a document is with a document builder. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::AddLinkToContent method. Creates a new linked to content custom Document property in C++....new linked to content custom document property. System :: SharedPtr...Shows how to link a custom document property to a bookmark. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Convert POTM to DOCX via C# .NET or with free O...

    Convert PowerPoint potm Documents to Word docx files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word DOCX document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/potm-t...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a Document. Apache POI does not provide an opportunity to add a watermark....insert a watermark into a Word document, for instance, if you would...would like to print a draft document or mark it as confidential...

    docs.aspose.com/words/java/add-watermark/