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

document

(1.3 sec)
  1. 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...
  2. 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/...
  3. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  4. 查找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...
  5. 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...
  6. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....the Working with Fields documentation article. Remarks: Builds...the references in a legal document, such as references to cases...

    reference.aspose.com/words/java/com.aspose.word...
  7. Charts in MS Word | Create Chart in Word using C#

    Programmatically create charts in Word Documents using C#. Learn how to insert column charts, scatter charts, area charts, and bubble charts in a Word Document....to create charts in Word documents using C# . This article covers...to Create Charts in Word Documents # We will use Aspose.Words...

    blog.aspose.com/words/create-charts-in-word-usi...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Generate Word Document using Java without Interop...Header and Footer in Word Document using Java How to Save Slide...

    kb.aspose.com/categories/page/78/
  9. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...BMP图像: 将BMP转换为PDF 初始化一个新的 Document 类对象。 加载输入的 BMP 图像。 最后,保存输出的PDF文件。...ConvertBMPtoPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...