Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 41,638 for

document properties

(0.16 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Words converts a document to one. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert MOBI to XLSB in C++ or with free Online...

    C++ API to Convert MOBI to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSB online converter quickly before integrating the code....powerful, and easy to use document manipulation and conversion...XLSB Open MOBI file using Document class reference Convert MOBI...

    products.aspose.com/total/cpp/conversion/mobi-t...
  3. Replace Aspose XML schema with Serialized Docum...

    There is any limitation on Serializing the Aspose Document and used to do object creation in order to generate the PDF from this model instead on pre-defined aspose xml schema, so we can introduce tagged elements? Thanks…...XML schema with Serialized Document Aspose.PDF Product Family...on Serializing the Aspose Document and used to do object creation...

    forum.aspose.com/t/replace-aspose-xml-schema-wi...
  4. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames page or a single frame on a frames page...the Programming with Documents documentation article. Remarks If...the Frameset.child_framesets property contains items, this instance...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your Document data....extension and the data in the document. public enum WebExtensionBindingT...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  6. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....sections in a document. Document doc = new Document(); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageContrast method. Gets or sets the contrast for the generated images in C++....get_ImageContrast () const Remarks This property has effect only when saving...while Aspose.Words converts a document to one. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series Properties for enhanced data visualization and analysis....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Insert and Append Documents in C#|Aspose.Words ...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in C#....Ask AI Insert and Append Documents Contents [ Hide ] Purpose...how to insert and append documents programmatically. Sometimes...

    docs.aspose.com/words/net/insert-and-append-doc...
  10. How to Create PDF in C#

    This how-to guide explains how to create PDF in C#. You can generate PDF from C# by following the easy steps given below in few API calls for any .NET based application....application Create an instance of Document class to create an empty PDF...Class to add text and its properties Finally, Create PDF using...

    kb.aspose.com/pdf/net/how-to-create-pdf-in-c-sh...