Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,597 for

import document

(0.14 sec)
  1. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby....initialize () # The path to the documents directory. data_dir = File...'/data/' # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/working-with-styles-...
  2. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....add a FloatingBox to a PDF document using Aspose.PDF for Python...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  3. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  4. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...Rectangle to the Graph import aspose.pdf as ap import aspose.pdf.drawing...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....PDF file is a fixed-layout document that includes the text, graphics...convert an HTML document into a Portable Document Format ( ) file...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  8. Manage Document Properties|Documentation

    Manage Document properties of visio files....Manage Document Properties Contents [ Hide ] Introduction Microsoft...properties to visio files. These document properties provide useful...

    docs.aspose.com/diagram/net/document-properties/
  9. Manage Document Properties|Documentation

    Learn how to Manage Document Properties through the Aspose.Cells for Python via .NET APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/python-net/managing-docum...
  10. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...