Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,933 for

split document

(0.04 sec)
  1. 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...
  2. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Document doc = new Aspose.Words.Document(mhtStream...according to page width. Document doc = new Document(MyDir + "Testing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  3. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....Words uses the document file name and a unique number...for each image found in the document. You can use the ImageSavingArgs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::ImageSavingArgs::get_Kee...

    Aspose::Words::Saving::ImageSavingArgs::get_KeepImageStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving an image in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file on JavaScript via C++ directly on the Web....helps extract text from PDF document. In order to extract, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/javascript-cpp/parser/t...
  6. Latest Aspose.PDF Product Family topics - Free ...

    Get technical support of Aspose.PDF for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....place of 2 opening a specific document aspose-pdf-net 5 40 March...aspose-pdf-net 7 66 March 27, 2025 PDF split keeping accessibility information...

    forum.aspose.com/c/pdf/10
  7. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your Document automation and management....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Aspose::Words::Saving::ImageSavingArgs::get_IsI...

    Aspose::Words::Saving::ImageSavingArgs::get_IsImageAvailable method. Returns true if the current image is available for export in C++....Remarks Some images in the document can be unavailable, for example...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...for the table. doc = aw . Document () builder = aw . DocumentBuilder...

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