Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,727 for

split document

(0.16 sec)
  1. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  2. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/java/working-with-pages/
  4. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT Document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...We are trying convert PPT document into PDF. But, charts from...fileInputStream for the ppt document"); Presentation ppt = new...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  5. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF Documents into a single PDF file with Python....Open first document Then add pages of second document to the first...concatenated output file with ‘document.save’ method. The following...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  6. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....NET documentation for “culture name” and RFC...dictionary's language. // When a document contains lines of text in...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf Document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...generating and saving pdf document with 1 table 20K rows and...savePdfAspose(String path) { Document document = new Document(); Page page =...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  8. How to Check Frozen State without Excel Using J...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using JavaScript with a C++ library....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using JavaScript? We can do...

    docs.aspose.com/cells/javascript-cpp/how-to-che...
  9. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...NET documentation for “culture name” and RFC...e.g. “en-US”. See .NET documentation for “culture name” and RFC...

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