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

split document

(0.06 sec)
  1. How to check Frozen State without Excel using N...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using Node.js with C++ library....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split with Node.js? We can simply...

    docs.aspose.com/cells/nodejs-cpp/how-to-check-f...
  2. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...Read Barcodes from PDF Documents Contents [ Hide ] Overview Often...PDF documents. Barcodes can be embedded into PDF documents as...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  3. 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...
  4. 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...
  5. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::Remove method. Removes the first occurrence of a specified VbaReference item from the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the Document....firstSection property Document.firstSection property Gets the...the first section in the document. get firstSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge 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....and Unmerging (Splitting) Cells . AI Document Assistant Close...Close Iterate Rows and Columns Split Panes in Apache POI and Aspose...

    docs.aspose.com/cells/java/merge-cells/
  9. 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...
  10. 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...