Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 424,024 for

document

(1.47 sec)
  1. Update chart data point value - Free Support Fo...

    I need to edit values in a line and bar chart embedded within a Word Document using Aspose Words. I haven’t found anything specifically covering this in the Words Documentation. Is there a way to do this? Thank you!...chart embedded within a Word document using Aspose Words. I haven’t...covering this in the Words documentation. Is there a way to do this...

    forum.aspose.com/t/update-chart-data-point-valu...
  2. Watermark | Aspose.Words for Java

    Represents class to work with Document watermark in Java....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....class and while signing the document, you can also set an image...ExtractingImageFromS () { Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  4. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader....layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  6. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...Load the PDF file Document document = new Document ( _dataDir + "SimpleResume..."SimpleResume.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  10. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...DJVU format and creates DJVU documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...