Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 400,496 for

document

(0.58 sec)
  1. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize Document graphics caching, enhancing your PDF creation and performance....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with C# sample code using Aspose.PDF for .NET...Unlock PDF Document Using C# Unlock PDF using the Aspose.PDF...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/net/decrypt/
  3. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a Document in C++....generating thumbnail for a document. class ThumbnailGeneratingO...thumbnail from first page of the document or first image. get_ThumbnailSize...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. Working with Watermark in C++|Aspose.Words for C++

    Document watermark manipulation using C++....displays behind the text in a document. A watermark can contain a...online document watermark . Add a Watermark to a Document In Microsoft...

    docs.aspose.com/words/cpp/working-with-watermark/
  6. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a Document using Python....displays behind the text in a document. A watermark can contain a...functionality with our Free online document watermark . How to Add a Watermark...

    docs.aspose.com/words/python-net/working-with-w...
  7. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...pdf as ap document = ap . Document ( input_file ) # 创建注释...创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释 wa =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. 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...
  10. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in Java....Style Sheet) when saving a document to HTML. Examples: Shows how...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...