Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 415,492 for

document

(1.29 sec)
  1. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances Document management with Aspose.Words by controlling stream behavior for optimal performance....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...nodes within the body of a document, you can utilize the getChildNodes(NodeType...following: Document doc = new Document("your-document.docx"); CompositeNode...

    forum.aspose.com/t/alternative-for-getchildnode...
  4. Tables not merging correctly when multiple colu...

    I have a word Document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...2025, 8:07pm 1 I have a word document that has a bunch of tables...MergeTables(ref Document document) { NodeCollection tables = document.GetChildNodes(NodeType...

    forum.aspose.com/t/tables-not-merging-correctly...
  5. Aspose::Words::AI::GoogleAiModel::GoogleAiModel...

    Aspose::Words::AI::GoogleAiModel::GoogleAiModel constructor. Initializes a new instance of GoogleAiModel class in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...SharedPtr < Aspose :: Words :: Document > summary = model -> Summarize...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. View XLSM File Online and using .NET | products...

    Free online XLSM file viewer app. .NET API C# code to read XLSM file for viewer application....NET based XLSM document viewer utility application...to view XLSM document. Download View XLSM Document via Online App...

    products.aspose.com/total/net/viewer/xlsm/
  7. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....ComparerContext extends ProcessorContext Document comparer context Examples:...Shows how to simple compare documents using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  8. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: Document.save(byteArrayOutputStream, opts) The Document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  9. 查找PDF是否包含图像或文本|Aspose.PDF for .NET

    本主题解释如何使用PdfExtractor类查找PDF文件是否仅包含图像或文本。... () { // The path to the documents directory var dataDir = RunExamples...hold the extracted text from Document using ( var ms = new MemoryStream...

    docs.aspose.com/pdf/zh/net/find-whether-pdf-fil...
  10. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats....the number of pages in the document and can be very time-consuming...AsposePDFWebWorker . onmessage = evt => document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...