Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 53,338 for

import document

(0.24 sec)
  1. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...for the ones set into the document through below macro : Sub...AllCaps option. If reset it the document is rendered properly. So you...

    forum.aspose.com/t/eszett-characters-are-turned...
  2. Convert WORD To PNG C++

    Convert a Word Document to PNG format in C++ code. Save a Word Document as PNG using C++....solution to import and export Word, PNG, and many other document formats...C++ Need to convert a Word document to a set of PNG images programmatically...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API .... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/create-inse...
  4. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO Documents....will be converted into CSV document Download the converted CSV...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  5. View and Update DOTX Properties Online or Updat...

    View and modify DOTX properties through online app for free. Android API code to update DOTX properties....powerful android based DOTX document metadata management utility...Update DOTX Metadata Online Import DOTX file by uploading it....

    products.aspose.com/total/android-java/metadata...
  6. View and Update DOT Properties Online or Update...

    View and modify DOT properties through online app for free. Android API code to update DOT properties....powerful android based DOT document metadata management utility...Update DOT Metadata Online Import DOT file by uploading it. Do...

    products.aspose.com/total/android-java/metadata...
  7. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  8. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to...package com.aspose.pdf.examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/change-page-size/
  10. Exception When Creating Waterfall Chart with No...

    Aspose.Slides for Java (version 25.11, jdk16) Environment: Java version: 21 Aspose.Slides Gradle dependency: com.aspose:aspose-slides:25.11:jdk16 Description: We are trying to generate a PowerPoint slide with a Wate…...Sample code - import com.aspose.slides.ChartType; import com.aspose...slides.IChart; import com.aspose.slides.ISlide; import com.aspose...

    forum.aspose.com/t/exception-when-creating-wate...