Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 3,967 for

split document

(0.22 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  2. C# API to Export CGM to FLATOPC | products.aspo...

    Convert CGM to FLATOPC without using Microsoft Word...developers to add powerful document manipulation and conversion...create, edit, and convert documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF Document in Java using Aspose.PDF for content updates and Document customization....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...
  6. Generate DotCode Barcode in C#|DotCode Generato...

    Generate DotCode Barcodes in C#. Create DotCode Barcodes using Barcode Library in C#....structured append, data can be split across multiple DotCode barcodes...C#. You can refer to the documentation section to explore other...

    blog.aspose.com/barcode/generate-dotcode-barcodes/
  7. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...noticed that certain methods documented under HtmlOptions — specifically:...Aspose.Slides for Java API documentation. Can you please clarify:...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...split(",", 1) mime = header[5:].split(";", 1)[0].strip()...mime payload = "".join(payload.split()) return base64.b64decode(payload)...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ......translate, and check grammar of documents with AI, enabling smarter...smarter and automated document processing workflows. Convert FBX to...

    blog.aspose.com/index.xml
  10. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class.... () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/insert-pdf-pages/