Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 423,794 for

document

(0.43 sec)
  1. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....(images) are saved when a document is exported to SVG format...converting a document to .svg. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....Instantiate Document object auto document = MakeObject < Document > ();...collection of PDF file auto page = document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/cpp/set-image-size/
  3. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not to cache graphics placed in Document's background....to cache graphics placed in document’s background. @property def...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  5. Decrypt PDF File|Aspose.PDF for .NET

    Explore methods to decrypt password-protected PDF files in .NET, ensuring access to the Document's content using Aspose.PDF....File Contents [ Hide ] A PDF document encrypted with a password...operate on an encrypted PDF document, you will throw an exception...

    docs.aspose.com/pdf/net/decrypt-pdf-file/
  6. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档...使用 Document 实例加载 PDF。 1。使用搜索词作为参数创建 TextFragmentAbsorber...data_dir , outfile ) document = apdf . Document ( path_infile ) searchTerm...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  8. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF Document....selected for the images in PDF document. Members Name Description...color space for images in a document as we export it to PDF. for...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility....saved document to adhere to. Document doc = new Document (); DocumentBuilder...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...