Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 349,394 for

document

(0.07 sec)
  1. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Get Started|Aspose.PDF for Go via C++

    This section describes the basic principles of work and using Aspose.PDF for Go....PDF document using Go and Aspose.PDF. Supported Document Formats...supported when loading or saving a document in various formats. Licensing...

    docs.aspose.com/pdf/go-cpp/get-started/
  3. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中...Open(filename string) opens a PDF-document with filename pdf , err :=...PageAdd() adds new page in PDF-document err = pdf . PageAdd () if...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  4. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    Optimize your HTML Documents with the HtmlSaveOptions ResourceFolderAlias property, defining folder names for efficient URI construction of resources....resources written into an HTML document. Default is an empty string...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....structured document tag, but keeps content inside. Document doc =...= new Document(getMyDir() + "Structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your Document programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/net/pages/add/
  7. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...that can be used to save a document in the SaveFormat.HTML format...that can be used to save a document in the SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...