Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 376,834 for

document

(0.42 sec)
  1. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF Document in Java with Aspose.PDF for text insertion and modification....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  2. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...you can follow: Load the PDF Document : Open the PDF file that you...the SymbolMT font. Save the Document : Finally, save the modified...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  3. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....SetImageSizeInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/set-image-size/
  4. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...Developer Guide Working with XPS Document Modifying pages on events...that occur during the XPS document conversion When you need to...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  6. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word....while comparing documents. doc_a = aw . Document () builder_a =...adipiscing elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF to SVG Converter using JavaScript | Aspose.PDF

    JavaScript sample code for converting PDF to SVG on any platform... powerful and easy to use document manipulation and conversion...identical to the original PDF document. Example: Convert PDF to SVG...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  8. PDF to PPTX Converter using JavaScript | Aspose...

    JavaScript sample code for converting PDF to PPTX on any platform... powerful and easy to use document manipulation and conversion...identical to the original PDF document. Example: Convert PDF to PPTX...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  9. PDF to EXCEL Converter using JavaScript | Aspos...

    JavaScript sample code for converting PDF to EXCEL on any platform... powerful and easy to use document manipulation and conversion...identical to the original PDF document. Example: Convert PDF to EXCEL...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  10. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... BOLD ) 2 document. fillText (str, font, 50,.... FontStyle . REGULAR ) 3 document. fillText (str, dr_font, 50...

    docs.aspose.com/page/zh/python-net/ps/working-w...