Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 400,482 for

document

(0.26 sec)
  1. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  2. aspose.words.properties module | Aspose.Words f...

    The aspose.words.properties module provides classes to work with custom and built-in Document properties such as title, keywords, company etc....work with custom and built-in document properties such as title,... A collection of built-in document properties. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/epub-t...
  4. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...how to sign XPS document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...how to sign OOXML document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::OutlineOptions::get_Defa...

    Aspose::Words::Saving::OutlineOptions::get_DefaultBookmarksOutlineLevel method. Specifies the default level in the Document outline at which to display Word bookmarks in C++....Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::SvgSaveOptions::get_Reso...

    Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an SVG Document. Default is null in C++....image URIs written into an SVG document. Default is null . System...const Remarks When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Disp...

    Aspose::Words::Saving::PdfSaveOptions::get_DisplayDocTitle method. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary in C++....title bar should display the document title taken from the Title...Title entry of the document information dictionary. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Style.UnhideWhenUsed | Aspose.Words for .NET

    Discover how to manage the UnhideWhenUsed property for styles. Control visibility in the Styles gallery and task pane to enhance your Document's design....style used in the current document unhides from the Styles gallery...and hide a style. Document doc = new Document (); Style styleTitle...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Create Union Range with JavaScript via C++|Docu...

    Learn how to create a Union Range using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/create-uni...