Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 422,750 for

document

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

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++....Indicates whether the document is a shared document. bool Aspose ::...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Extended...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Extract Text from OneNote Document One of the tasks that developers...extracting text from a OneNote document. allows developers to extract...

    docs.aspose.com/note/java/working-with-text/
  3. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted Documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF Document using Aspose.PDF for Python.... Open an existing PDF document. Create a FormEditor object...center. Save the modified document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  5. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Open an existing PDF document. Create a FormEditor object...invisible. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-appear...
  6. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered....property is used when the document is exported to fixed page...of DrawingML effects in a document as we save it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Digitally Sign ODT File Online or using C++ | p...

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

    products.aspose.com/total/cpp/signature/odt/
  8. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  9. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....should be embedded into the SVG document as base64. Be aware that activating...converting a document to .svg. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to convert XML to PDF | Aspose.PDF

    Do you know how easily convert XML to PDF in Java? Convert XML to PDF with high quality using Java PDF library....define the structure of PDF documents. This allows for precise control...control and customization of the document’s layout and content. You...

    products.aspose.com/pdf/tutorial/convert-xml-pdf/