Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 140,950 for

aspose page

(0.07 sec)
  1. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....bounds_in_points ( self ) -> aspose . pydrawing . RectangleF :...NONE ) shape . stroke_color = aspose . pydrawing . Color . orange...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Forms...Forms ; using namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...

    docs.aspose.com/pdf/zh/cpp/create-form/
  3. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言在PDF檔中添加表格。...為了在PDF中添加表格,我們將使用[Aspose.PDF for C++]( https://products.aspose.com/pdf/cpp...https://www.nuget.org/packages/aspose.pdf ) 包管理器,搜索“.PDF”並安裝。您也可以從程式包管理器主控台使用以下命令。...

    products.aspose.com/pdf/zh-hant/cpp/table/add/
  4. Product question: does Aspose support setting X...

    We’re looking for a library which we can use to set XMP metadata in EPS documents (at a document level, not an object level). Do any of the Aspose libraries offer this functionality?...Product question: does Aspose support setting XMP metadata in...in EPS documents? Aspose.Page Product Family amytant March 15...

    forum.aspose.com/t/product-question-does-aspose...
  5. Rotate PDF - Rotate pages online for Free

    Rotate Pages in your PDF. Without registration and captcha. It's secure and private....unlock features and enjoy with Aspose. Your limits: ● The maximum...of all the features of the Aspose applications and work without...

    products.aspose.app/pdf/rotate-pdf
  6. Several TEXT Into JPG Python

    Merge multiple TEXT into JPG in Python code. Save TEXT as JPG using Python....list pip install aspose-words Copy import aspose.words as aw fileNames...KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...

    products.aspose.com/words/python-net/merge/text...
  7. Several HTML Into GIF Python

    Merge multiple HTML into GIF in Python code. Save HTML as GIF using Python....list pip install aspose-words Copy import aspose.words as aw fileNames...KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...

    products.aspose.com/words/python-net/merge/html...
  8. Several HTML Into PNG Python

    Merge multiple HTML into PNG in Python code. Save HTML as PNG using Python....list pip install aspose-words Copy import aspose.words as aw fileNames...KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...

    products.aspose.com/words/python-net/merge/html...
  9. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python.... With Aspose.Words for Python via .NET any...list pip install aspose-words Copy import aspose.words as aw doc...

    products.aspose.com/words/python-net/conversion...
  10. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...