Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 424,034 for

document

(0.17 sec)
  1. Converting a PDF file to PNG using Python | Asp...

    Sample code on Python for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and .NET...programmatically a document from PDF to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  2. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the Document. It leads to so…...even if I do not modify the document. It leads to some broken attachment...Code: using (var document = new Aspose.Pdf.Document("Original.pdf"))...

    forum.aspose.com/t/xfa-initialize-javascript-ev...
  3. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...a markup language for XML document formatting which is most commonly...commonly used to generate PDF documents. OTP (OpenDocument Presentation)...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience.... Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your Document's formatting and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a Document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....ptions>&) method Splits a document from an input stream into...::LowCode::SplitOptions>& Document split options. See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/set-column...
  8. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...without using a document builder. doc = aw . Document () # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_xhtml_transitional prope...

    HtmlSaveOptions.export_xhtml_transitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML...DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <?xml...

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