Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 400,591 for

document

(0.31 sec)
  1. Convert XLTX to DOCX using Java or with free On...

    Java API to Export XLTX to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....sheets into professional Word documents. Generating HR or client-facing...Integration into enterprise document workflows for collaborative...

    products.aspose.com/total/java/conversion/xltx-...
  2. Color Filters – C# Code – Aspose.SVG for .NET

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....Initialize an SVG document 7 using (SVGDocument document = new SVGDocument())...SVGSVGElement svgElement = document. RootElement ; 10 11 // Create...

    docs.aspose.com/svg/net/color-filters/
  3. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++....display the file size of a document with a FILESIZE field. auto...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with Documents? Learn the details....of features to work with documents in various formats. It is...limit on the maximum size of a document file that Aspose.Words can...

    docs.aspose.com/words/java/memory-requirements/
  6. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....Shows how to open an HTML document with images from a stream...OpenRead ( get_MyDir () + u "Document.html" ); // Pass the URI of...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....Words converts a document to one. doc = aw . Document () builder =...jpg' ) # When we save the document as an image, we can pass a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....the Work with Document Properties documentation article. Remarks:...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。... 将 PDF 文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。...SaveDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  10. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF Document loading with customizable settings for seamless integration into your projects....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. public class RtfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...