Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 349,386 for

document

(0.15 sec)
  1. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。...要替换图像: 使用 Document 对象打开 PDF 文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的...ReplaceImageInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  2. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Jpeg...

    Aspose::Words::Saving::PdfSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside PDF Document in C++....the JPEG images inside PDF document. int32_t Aspose :: Words ::...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing Document integrity and performance....modifications made to the document. public bool IsDirty { get...updating field result. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....the JPEG images inside PDF document. @property def jpeg_quality...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ Document should start at 2. The numbering in the ‘GuV’ Document should start at 3. When I append the ‘GuV’ to a Document, the numbering persists. However, if I do the same with th…...merge the documents. Document docStart = new Document(@"C:\Temp\DocStart...tart.docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  9. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/cpp/aspose.words.sav...