Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 14,087 for

document editing

(0.06 sec)
  1. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified....from the WordProcessingML document when its contents are modified...controls. let doc = new aw . Document (); // Insert a plain text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert DOCM to PPSX in Android Apps or with fr...

    DOCM to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...reasons, such as to make documents easier to read, to make them...

    products.aspose.com/total/android-java/conversi...
  3. Convert ODT to XLSX in C++ or with free Online ...

    C++ API to Convert ODT to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSX online converter quickly before integrating the code....LibreOffice applications to store documents. It is an open standard for...for electronic documents and is used for creating and storing...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Convert PPTX to EXCEL via C++ or with free Onli...

    Export PPTX to EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to EXCEL online converter quickly before integrating the code....files are more difficult to edit than PPTX files. Furthermore...using Save method Load HTML document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. | Aspose

    Sample code for PDF to XML Java conversion. Use API example code for batch PDF files to XML conversion within any Web or Desktop Java based application....PDF format and creates PDF documents containing recognized text...converts an PDF image to XML document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. 克隆 C# 中的文档|.NET 格式的 Aspose.Words

    使用 C# 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/zh/net/clone-a-document/
  8. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/net/convert-svg-to-image/
  9. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

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