Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 424,024 for

document

(2 sec)
  1. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format...‘bind_pdf()’ to attach the source PDF document. Create a writable stream...pdf_facades . Form () # Bind PDF document form . bind_pdf ( infile )...

    docs.aspose.com/pdf/python-net/export-to-json/
  2. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.saveFormat](../saveFormat/) is [SaveFormat.Tiff](../../../aspose.words/saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4).... Document (); let builder = new aw ...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...saving an OOXML document. let doc = new aw . Document ( base . myDir...+ "Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...extracting 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/extract/
  5. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... Document () builder = aw . DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend.Position | Aspose.Words for .NET

    Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HtmlSaveOptions.imageResolution property | Aspo...

    HtmlSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... Document (); let builder = new aw ...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats....txt document with a custom paragraph break...break. let doc = new aw . Document (); let builder = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...