Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 34,454 for

document properties

(0.07 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java.... Provides properties and options used by the processor...processor. getLayoutOptions() Document layout options used by the...

    reference.aspose.com/words/java/com.aspose.word...
  3. TaskPaneDockState enumeration | Aspose.Words fo...

    aspose.words.webextensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....pane on the right side of the document window. LEFT Dock the task...pane on the left side of the document window. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Watermark from PDF using Java | Aspose.PDF

    Get watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...WatermarkArtifact. Set properties of WatermarkArtifact object....

    products.aspose.com/pdf/java/watermark/get/
  5. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...WatermarkArtifact. Set properties of WatermarkArtifact object....

    products.aspose.com/pdf/java/watermark/remove/
  6. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....Load an SVG document from a file or URL document = SVGDocument("{{input...upper}} Converter.convert_svg(document, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored....store property WebExtensionReferenc.store property Specifies...web extension is stored. @property def store ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ResourceSavingArgs.resource_file_name property ...

    ResourceSavingArgs.resource_file_name property. Gets or sets the file name (without path) where the resource will be saved to....resource_file_name property ResourceSavingArgs.resource_file_name...resource_file_name property Gets or sets the file name (without path) where...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> add ();...

    products.aspose.com/pdf/zh-hant/php-java/text/