Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 424,143 for

document

(0.45 sec)
  1. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Online XPS to DOTM Conversion or Build .NET bas...

    Free online app to convert XPS to DOTM files. .NET C# conversion library code for XPS Documents....will be converted into DOTM document Download the converted DOTM...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  3. Generate Thumbnail of the Worksheet|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....can be pasted into a Word document or a PowerPoint presentation...link to download the original document and has a host of other uses...

    docs.aspose.com/cells/net/generate-thumbnail-of...
  4. C++ API to Convert MD to XAML | products.aspose...

    Convert MD to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...markup language used to create documents. It is a popular language...language used to create documents such as reports, presentations, and...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....SharedPtr < Aspose :: Words :: Document > & doc ) Parameter Type Description...System::SharedPtr<Aspose::Words::Document>& The document to which this collector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add Document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...Add method Adds a document variable to the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  7. Aspose.pdf does not release memory - Free Suppo...

    We find that Aspose.PDF leaks memory in production, but it is impossible to debug due to the obfuscation when viewing memory profiler snapshots. In the following reduced example using Aspose.Pdf 25.6.1, there is a spike…...calling the document.Save method to save the document as a PDF....using (var document = new Document(pdfPath)) { document.Save(xpsPath...

    forum.aspose.com/t/aspose-pdf-does-not-release-...
  8. Convert DOC To HTML Java

    Convert DOC to HTML format in Java code. Save DOC as HTML using Java....converting DOC to HTML Use our document conversion API to create portable...DOC, HTML, and many other document formats using Java. HTML Node...

    products.aspose.com/words/java/conversion/doc-t...
  9. PclSaveOptions.rasterize_transformed_elements p...

    PclSaveOptions.rasterize_transformed_elements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document...rasterized before saving to PCL document. Default is True . @property...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...Document; import com.aspose.words.DocumentBuilder;...completed!!!"); Document targetDoc = new Document("D:\\ACA33\\Aspose\\FPS_Template...

    forum.aspose.com/t/replacing-placeholder-using-...