Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 423,794 for

document

(0.7 sec)
  1. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....format for electronic office documents originally developed by Sun...the file format for Excel documents. OpenDocument is currently...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Converting a SVG file to TEX using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/s...
  3. Word to PDF file content display misalignment -...

    When using the aspose.words jar package, after the system converts a Word Document to PDF, the content positions in the PDF file shift, resulting in inconsistencies with the original Word Document’s display. word转pdf配置.…...the system converts a Word document to PDF, the content positions...inconsistencies with the original Word document’s display. word转pdf配置.docx...

    forum.aspose.com/t/word-to-pdf-file-content-dis...
  4. Extract SuperScripts and SubScripts text from P...

    This article describes various ways to extract SuperScripts and SubScripts text from PDF using Aspose.PDF in C#....Extracting text from a PDF document is a common thing. However...are typical for technical documents and articles, may not be displayed...

    docs.aspose.com/pdf/net/extract-superscripts-su...
  5. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode...already exists in a destination document, the source style formatting...forcibly copied into destination document with unique name and applied...

    reference.aspose.com/words/python-net/aspose.wo...
  6. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. Java API code to update and add XLS properties....Develop powerful Java based XLS document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/xls/
  7. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag)....content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to True , this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  9. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…..."C:\\Users\\z_jia\\Desktop\\a\\"; Document main = new Document(path + "1.docx");...docx"); Document cover = new Document(path + "cover.docx"); cover...

    forum.aspose.com/t/the-header-align-is-wrong-af...