Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 39,350 for

document properties

(0.24 sec)
  1. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....sections in a document. let doc = new aw . Document (); let builder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....your application Instantiate Document class object to generate PDF...add text and set textual properties Create PDF from Java by saving...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....format in which the rendered document pages or shapes will be saved...while Aspose.Words converts a document to one. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... Document ( file_name = MY_DIR + 'Smart...= aw . Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....ProtectShapes and ProtectStyles properties, exposed by the DocumentSettings...Diagram.BoolValue object. These properties can be used to protect and...

    docs.aspose.com/diagram/net/working-with-protec...
  7. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your Document's functionality and user experience....Contents [ Hide ] Document.WebExtensionTaskPane property Returns a collection...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....orientation property PageSetup.orientation property Returns or...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text Properties for seamless Document editing and enhanced content control....Text property Gets or sets the text of the...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/run...
  10. Text, Image or Page Stamps in PDF using Java | ...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/java/stamps/