Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 414,119 for

document

(0.22 sec)
  1. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  2. AiModelType Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI models in Document processing, enhancing efficiency and productivity....can be integrated into the document processing workflow. public...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....placeholder text for a structured document tag. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldMergingArgsBase.document_field_name proper...

    FieldMergingArgsBase.Document_field_name property. Gets the name of the merge field as specified in the Document....document_field_name property FieldMergingArgsBase.document_field_name...specified in the document. @property def document_field_name ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  8. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency....selected for the images in PDF document. public PdfImageColorSpaceEx...used for all images in the document. SimpleCmyk value is not supported...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...AddImage01 () { // The path to the documents directory var dataDir = RunExamples...PDF document and PdfFileMend objects using ( var document = new...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  10. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....the actual content of the document. They are usually used for...performance and quality of PDF documents, as they can be omitted from...

    docs.aspose.com/pdf/net/artifacts/