Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 400,466 for

document

(0.31 sec)
  1. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your Document tree for enhanced organization and control....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++....should be embedded into Html document. bool Aspose :: Words :: Saving...stylesheets when exporting a document to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!...and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Save Documents in Apache POI and Aspose.Words|A...

    Save Documents easily and fast instead of using Apache POI....Ask AI Save Documents in Apache POI and Aspose.Words Contents...Aspose.Words - Save Document Simply use the Document.Save method with...

    docs.aspose.com/words/java/save-documents-in-ap...
  5. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file....can increase the size of a document. Removing attachments may...easier to print and view your document. We can conclude, that removing...

    products.aspose.com/pdf/cpp/attachments/remove/
  6. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hans/php-java/waterm...
  7. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.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...of a saved PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSaveOptions::ImageS...

    Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg format in C++....compression while saving a document as a JPEG. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A Documents, and Aspose.Words for .NET solves them....requirements related to the document content that cannot be fulfilled...automatic conversion from a document in Word format to PDF. These...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  10. Remove Attachments from PDF using Java | Aspose...

    Java source code to delete Attachments from PDF file....can increase the size of a document. Removing attachments may...easier to print and view your document. We can conclude, that removing...

    products.aspose.com/pdf/java/attachments/remove/