Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 371,691 for

document

(0.12 sec)
  1. 向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-circle/
  2. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.sign_time property. Gets the time the Document was signed....property Gets the time the document was signed. @property def...signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Html , Mhtml , Epub...the Specify Save Options documentation article. class HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. HtmlSaveOptions.font_resources_subsetting_size_...

    HtmlSaveOptions.font_resources_subsetting_size_threshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB... If the document uses many fonts, especially...are not used by the current document. Font subsetting works as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling.... Document doc = new Document (); DocumentBuilder...discards the current merge document, and then immediately moves...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize Document node types for imported inputs and select elements. Optimize your forms effortlessly!...or sets preferred type of document nodes that will represent...is not representable with document nodes of the preferred type...

    reference.aspose.com/words/net/aspose.words.loa...
  8. View PCL Files using Java | Aspose.PDF

    Open and view PCL Documents programmatically with Java sample code using Aspose.PDF for Java...the PCL with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/pcl/
  9. View SVG Files using Java | Aspose.PDF

    Open and view SVG Documents programmatically with Java sample code using Aspose.PDF for Java...the SVG with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/svg/
  10. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....the JPEG images inside PDF document. get jpegQuality () : number...option. Has effect only when a document contains JPEG images. Use...

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