Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 42,394 for

document properties

(0.46 sec)
  1. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Image Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/image/
  2. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....important classes, methods, and properties required for writing this...application and then saving the Word document having resized images as DOCX...

    kb.aspose.com/words/java/how-to-resize-image-in...
  3. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...FieldMergingArgsBase Properties Name Description Document { get; } Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  4. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used....save_format property SaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....and then save it as a Word document say a DOCX file. You will...the memory stream into the Document class object from Aspose.Words...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  6. Search MSG document without opening via .NET | ...

    C# source code to search words with pattern in MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... powerful and easy to use document searching API for C# platform...task specifications. The properties that constitute the Message...

    products.aspose.com/email/net/search/msg/
  7. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java....change stroke properties. Document doc = new Document(); DocumentBuilder...shape: // Modify various properties of this shape's stroke. Stroke...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word Document using Java....can set different advanced properties of the comments available...source Word file using the Document class object Move the cursor...

    kb.aspose.com/words/java/how-to-add-comments-in...
  9. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...of SummarizeOptions class. Properties Name Description SummaryLength...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Word files saved into HTML produce different re...

    If a DOCX files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...Document doc = new Aspose.Words.Document(filePath);...environmental settings, document properties, or even the code used...

    forum.aspose.com/t/word-files-saved-into-html-p...