Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 424,299 for

document

(2.06 sec)
  1. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/
  2. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save Documents in a booklet layout for enhanced printing efficiency....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::AI::IAiModelText::Translate meth...

    Aspose::Words::AI::IAiModelText::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....height) of images in a Word document without including figure captions...this: Cause Images in Word documents can be embedded in various...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  5. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF Documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Allows to make output RTF documents smaller in size, but if they...e () const Remarks If the document that you want to convert to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....NUMPAGES fields in the resulting document will be replaced with their...the NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for Document comments in C++....Specifies the rendering mode for document comments. enum class CommentDisplayMode...Value Description Hide 0 No document comments are rendered. ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a Document generation API that processes Word templates using A…...Background: We are running a document generation API that processes...templates using Aspose.Words.Document under concurrent load. Each...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....Document ; import com.aspose.pdf.Field...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/modifing-form/