Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 375,297 for

document

(0.3 sec)
  1. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  2. Convert Presentation - C++ PowerPoint Library|A...

    Using C++ PowerPoint Library or API, you can convert PPT to PPTX, PDF, XPS and Tiff formats....support for converting PPT document file format presentations...Conversion About PDF The Portable Document Format is a file format that...

    docs.aspose.com/slides/cpp/convert-presentation/
  3. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  4. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....set_Radius ( 30 ); builder -> get_Document () -> Save ( get_ArtifactsDir...SoftEdge.docx" ); // Load document with rectangle shape with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images....render a document to an image. let doc = new aw . Document (); let...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...how to extract images from a document, and save them to the local...files. let doc = new aw . Document ( base . myDir + "Images.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....for a saved document to adhere to. doc = aw . Document () builder...Iso29500_2008_Strict", # any document we save while passing this...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Viewer via C++ | Aspose.PDF

    Open and view Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PDF with an instance of Document. View resultant File. C++...

    products.aspose.com/pdf/cpp/viewer/