Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 256,245 for

document

(0.51 sec)
  1. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your Documents. Choose the best compression type for efficient text storage and faster loading....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/
  3. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/html/
  4. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/pdf/
  5. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document(); DocumentBuilder...

    products.aspose.com/words/zh-hant/java/make/docx/
  6. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ImageData::Save method ...

    Aspose::Words::Drawing::ImageData::Save method. Saves the image into the specified stream in C++....to save all images from a document to the file system. auto imgSourceDoc...imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++....bodies at the very end of a document. Examples Shows how to specify...format. auto doc = MakeObject < Document > (); // Insert even and primary...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s title, as recorded in the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFileSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileSize class for effortlessly implementing the FILESIZE field, enhancing Document management with ease....the Working with Fields documentation article. public class FieldFileSize...modifications made to the document. IsInKilobytes { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...