Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 351,249 for

document

(0.12 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the Document in C++....number of characters in the document. int32_t Aspose :: Words ::...update all list labels in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....use while saving an OOXML document. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...get all the sections in a document to use the default paper tray...printer. let doc = new aw . Document (); // Find the default printer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Digitally Sign ODT File Online or using Android...

    Free online app for digital signature in ODT files. Develop Android application to electronically sign ODT Documents....powerful android based ODT document signing applications. Freely...digital signature into various documents including ODT files online...

    products.aspose.com/total/android-java/signatur...
  5. Digitally Sign Word File Online or using Androi...

    Free online app for digital signature in Word files. Develop Android application to electronically sign Word Documents....powerful android based Word document signing applications. Freely...digital signature into various documents including Word files online...

    products.aspose.com/total/android-java/signatur...
  6. Digitally Sign DOC File Online or using Android...

    Free online app for digital signature in DOC files. Develop Android application to electronically sign DOC Documents....powerful android based DOC document signing applications. Freely...digital signature into various documents including DOC files online...

    products.aspose.com/total/android-java/signatur...
  7. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...Initialize document object document = apdf . Document () # Add...Add page page = document . pages . add () # Add text to new page...

    products.aspose.com/pdf/zh-hans/python-net/create/
  8. PDF to TIFF Converter using Go | Aspose.PDF

    Go sample code for converting PDF to TIFF on any platform...convert programmatically a document from PDF to TIFF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  9. TiffCompression | Aspose.Words for Java

    Specifies what type of compression to apply when saving page images into a TIFF file in Java....to a document that we convert into a TIFF image. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...