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

document properties

(0.05 sec)
  1. 使用 C++ 查看或編輯 POTX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POTX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. 使用 C++ 查看或編輯 POT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POT 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  3. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS Document to PDF in Java...PdfSaveOptions class object to set PDF properties Convert the XPS file to PDF... page numbers, and other properties. Code to Convert XPS to PDF...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  4. Aspose::Words::Fields::FieldDocVariable::get_Va...

    Aspose::Words::Fields::FieldDocVariable::get_VariableName method. Gets or sets the name of the Document variable to retrieve in C++....Gets or sets the name of the document variable to retrieve. System...DOCPROPERTY fields to display document properties and variables. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your Document automation with powerful features today!...the Working with Fields documentation article. public class FieldDde...The default constructor. Properties Name Description AutoUpdate...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#.... A Word document can contain one or more different...class. Inserting Shapes Using Document Builder You can insert inline...

    docs.aspose.com/words/net/working-with-shapes/
  7. HtmlSaveOptions.ResourceFolder | Aspose.Words f...

    Discover the HtmlSaveOptions ResourceFolder property for optimal Document export. Easily manage images, fonts, and CSS in a designated folder....ResourceFolder property Specifies a physical folder...external CSS are saved when a document is exported to HTML. Default...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your Document's content upon insertion for seamless editing....is inserted into the main document. public enum BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  9. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....the classes, methods, and properties used for writing this application...a new Word file using the Document class object to add resized...

    kb.aspose.com/words/net/how-to-resize-a-picture...