Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 42,394 for

document properties

(2.86 sec)
  1. 使用 C++ 查看或編輯 PPTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTM 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....Contrast property Gets or sets the contrast...picture. The value for this property must be a number from 0.0...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....also learn to set different properties of the annotation added for...target PDF file using the Document class object where audio is...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  4. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in PDF using Java. You can extract bookmarks in pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....learn to display different properties of the bookmark like its...target PDF file using the Document class object to fetch the...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  5. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation....the Working with Lists documentation article. public class List...IComparable < List > Properties Name Description Document { get; } Gets...

    reference.aspose.com/words/net/aspose.words.lis...
  6. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....source EPUB file into the Document class object using the EpubLoadOptions...object Save the loaded EPUB document as a PDF on the disk These...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  7. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... This document shows how to add an image...provides the Chart.plotArea property. The following code sample...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  8. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  9. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...