Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,250 for

split document

(0.06 sec)
  1. Concatenate Multiple PDF - Free Support Forum -...

    So I know this probably isn’t technically supported but wondering if there might be a work-around. We are using the PDF product to merge multiple PDF’s together. We are writing this in IBMi RPGLE which has support for …...Can you create a sample Pdf document with one blank page? And pass...blank pages in the new document via document.Pages[pagenumber].Remove...

    forum.aspose.com/t/concatenate-multiple-pdf/261788
  2. Document format is not correct - Free Support F...

    After generating Document using Aspose. Random pages of Documents are not in correct format. Text of the section is coming out of word Document. Please find attached Document.Issue is at page number: 4 (8.4 Market Pract…...Document format is not correct Aspose.Words Product Family words-net...generating document using Aspose. Random pages of documents are not...

    forum.aspose.com/t/document-format-is-not-corre...
  3. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C++....Words uses the document file name and a unique number...for each image found in the document. You can use the CurrentShape...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartFileName method. Gets or sets the file name (without path) where the Document part will be saved to in C++....name (without path) where the document part will be saved to. System...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImageSavingCallback method. Allows to control how images are saved when a Document is saved to HTML, MHTML or EPUB in C++....how images are saved when a document is saved to HTML, MHTML or...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. VbaReference.lib_id property | Aspose.Words for...

    VbaReference.lib_id property. Gets a string value containing the identifier of an Automation type library.... Document ( MY_DIR + "VBA project.docm"...ref_parts = lib_id_reference . split ( '#' ) if len ( ref_parts )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merging and Unmerging Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....result of merging and then splitting a range of cells formatted...worksheet. You may unmerge, or split, the merged cells too. A merged...

    docs.aspose.com/cells/java/merging-and-unmergin...
  9. Enum VbaReferenceType | Aspose.Words for .NET A...

    Aspose.Words.Vba.VbaReferenceType 枚举. 允许指定类型VbaReference对象....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls Document content and creates object graph. Second, "reflow step", this is when structures are Split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the Document or updating fields does not require rendering, whereas export to Pdf does in C++....is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/cpp/aspose.words.lay...