Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 396,629 for

document

(0.23 sec)
  1. Export POWERPOINT to DOTX on Andorid via Java o...

    Convert POWERPOINT to DOTX in mobile apps without installing any software or online. Test free POWERPOINT to DOTX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target Document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …... I have a target document that already contains formatting...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...
  3. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...responsible for rendering documents into implementation. Aspose...HTML, SVG, MHTML, and EPUB documents, respectively. While the method...

    docs.aspose.com/html/net/renderers/
  4. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization....xls/xlsx document if the chart is linked. Document doc = new...new Document ( MyDir + "Shape with linked chart.docx" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Export POWERPOINT to DOCM on Andorid via Java o...

    Convert POWERPOINT to DOCM in mobile apps without installing any software or online. Test free POWERPOINT to DOCM online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  6. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  7. Get Page Count of PDF in Ruby|Aspose.PDF for Java

    Retrieve the total number of pages in a PDF Document programmatically using Ruby with Aspose.PDF....Count To get page count of Pdf document using Aspose.PDF Java for...' / data / ' # Create PDF document pdf = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  8. DocumentBase.footnoteSeparators property | Aspo...

    DocumentBase.footnoteSeparators property. Provides access to the footnote/endnote separators defined in the Document....separators defined in the document. get footnoteSeparators ()...separator. let doc = new aw . Document ( base . myDir + "Footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ControlChar.Tab | Aspose.Words for .NET

    Discover the ControlChar Tab field, understand the Tab character x0009 for efficient text formatting and enhanced data management.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  10. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...