გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc...
გადაიყვანეთ TEXT SVG Java ფორმატში კოდით. შეინახეთ TEXT როგორც SVG Java....*; Document doc = new Document ( "Input.txt" );...aspose.words.*; Document doc = new Document("Input.txt"); doc...
Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....or sets the subject of the document. public string Subject { get...how to work with built-in document properties in the “Description”...
Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow....or sets the category of the document. public string Category {...how to work with built-in document properties in the “Description”...
Represents a Microsoft Word Document field in Java....Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. Remarks: A field...
Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current Document in C++....is relative to the current document. bool Aspose :: Words :: Fields...entries from headings in other documents. auto doc = System :: MakeObject...
HtmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...
aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...
HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...output HTML documents. let doc = new aw . Document (); let builder...