Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 349,436 for

document

(0.09 sec)
  1. 将各种图像格式转换为PDF|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF for C++库将各种图像格式转换为PDF。... 创建一个新的 Document 对象实例。 向此 Document 添加一个新的 Page 。 创建一个新的...// Open document auto document = MakeObject < Document > (); //...

    docs.aspose.com/pdf/zh/cpp/convert-images-forma...
  2. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....image into a document. let doc = new aw . Document (); let builder...Drawing . Shape ( builder . document , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Imag...

    Aspose::Words::Saving::PdfSaveOptions::get_ImageColorSpaceExportMode method. Specifies how the color space will be selected for the images in PDF Document in C++....selected for the images in PDF document. Aspose :: Words :: Saving...used for all images in the document. SimpleCmyk value is not supported...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/java/table-overview/
  7. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your Document processing with versatile loading options.... Document 3 Document. Examples Shows how to...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  8. C# API to Export MD to DOT | products.aspose.com

    Convert MD to DOT without using Microsoft Word...developers to add powerful document manipulation and conversion...API, which provides powerful document processing features. The Aspose...

    products.aspose.com/total/net/conversion/md-to-...
  9. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....shape type to insert into the document horzPos Aspose::Words::Dr...shapes into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...