Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 422,750 for

document

(0.79 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a Document should be rendered when saving in SVG format....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fillable PDF Forms using Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Create a field in PDF...PDF file. Add field to the document. Save modified PDF Fill AcroForm...

    products.aspose.com/pdf/java/acroforms/fill/
  4. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the Document....original_file_name property Document.original_file_name property...original file name of the document. @property def original_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...to deleting Tables from PDF document Using .NET Library In order... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/table/remove/
  8. Rename Field|Aspose.PDF for Python via .NET

    Rename an existing form field in a PDF Document using Aspose.PDF for Python.... Bind the PDF document to the editor. Rename the...pdf_facades . FormEditor () # Bind document to FormEditor form_editor...

    docs.aspose.com/pdf/python-net/rename-field/
  9. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....underline to all runs in a document that are formatted with custom...character styles. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index.... Bind the input PDF document. Bind the input PDF file to...and 3. Save the modified PDF document to the output file using save(outfile)...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...