Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 375,244 for

document

(0.24 sec)
  1. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  2. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert a group...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to save Document. The default value is Normal in C++....compression level used to save document. The default value is Normal...use while saving an OOXML document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to Delete Section Break in Word using Python

    This article guides on how to delete section break in Word using Python. It has the program logic along with the resources to set the environment and a sample code to remove section break in Word using Python....breaks Load the input Word document having multiple section breaks...the document if available otherwise, leave the documents as it...

    kb.aspose.com/words/python/how-to-delete-sectio...
  5. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your Document includes a digital signature, enhancing security and authenticity....property Returns true if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/net/aspose.words/fil...
  6. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  7. Bibliography.sources property | Aspose.Words fo...

    Bibliography.sources property. Gets a collection that represents all the sources contained in a bibliography....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get XMP Metadata from PDF File in PHP|Aspose.PD...

    Learn how to extract XMP metadata from PDF Documents in PHP using Aspose.PDF for advanced content analysis....get XMP Metadata from Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  9. Source.contributors property | Aspose.Words for...

    Source.contributors property. Gets contributors list (author, editor, writer etc) of a source....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Person.first property | Aspose.Words for Python

    Person.first property. Gets or sets the first name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

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