Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,295 for

split document

(0.72 sec)
  1. Format page setup conflicts with TextColumnColl...

    Hi! Trying build a report and output in .ODT format. Simple process: load text / csv into a Document, set few page setup properties, Split in 3 columns by using TextColumn feature and save the file. Code below: feed = …...into a document, set few page setup properties, split in 3 columns....First()}.odt"; Document doc = new Document(feed); DocumentBuilder...

    forum.aspose.com/t/format-page-setup-conflicts-...
  2. IImageSavingCallback.ImageSaving | Aspose.Words...

    IImageSavingCallback ImageSaving method. Called when Aspose.Words saves an image to HTML in C#....Examples Shows how to split a document into parts and save them...DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose PDF/Word Java leaving open descriptors o...

    Hi, We have been using Aspose words/pdf for Java (licensed Aspose total). We have recently come to the observation that aspose libraries might be leaving open file descriptors for our java process, and these FDs remain …...Document pdfDocument; ByteArrayInputStream...pdfDocument = new com.aspose.pdf.Document(pdfFile); pdfDocument.save(dest);...

    forum.aspose.com/t/aspose-pdf-word-java-leaving...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Html , Mhtml , Epub...the Specify Save Options documentation article. class HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. VbaReferenceCollection.remove_at method | Aspos...

    VbaReferenceCollection.remove_at method. Removes the [VbaReference](../../vbareference/) element at the specified index of the collection.... Document ( MY_DIR + "VBA project.docm"...ref_parts = lib_id_reference . split ( '#' ) if len ( ref_parts )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Custom Fonts not working - Free Support Forum -...

    I am using aspose slides python library, i have bunch of custom fonts loaded in the fonts folder and when i try to load and convert a sample pptx to pdf, i get the pdf generated with no text! When i comment the line wher…...split('/') curr_folder.pop() curr_folder..."Arial" # Load the PPT/PPTX document presentation = slides.Pre...

    forum.aspose.com/t/custom-fonts-not-working/286527
  8. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....words-java 5 65 March 28, 2023 Document format is not correct words-net...perform multiple actions over a document before executing the save_as...

    forum.aspose.com/c/words/8
  9. Aspose.Words 2023-10 Export-Error to PDF - Free...

    Hello, I’ve updated our project to Aspose.Words 2023-10. Now I’m getting strange additional columns in the export to pdf. The export to word is working well. Can you help me to find the problem? 23_03.pdf (35.1 KB) 23…...please attach your source document here for testing or provide...out.pdf (38.6 KB) Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/aspose-words-2023-10-export-...
  10. Aspose::Words::Saving::IImageSavingCallback Int...

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML. May be used by other formats....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. void RenameImages() { auto...

    reference.aspose.com/words/cpp/class/aspose.wor...