Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 42,451 for

document properties

(0.15 sec)
  1. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... powerful and easy to use document manipulation API for net platform...Aspose.PDF Add Stamp to PDF Document C# You need Aspose.PDF for...

    products.aspose.com/pdf/net/stamps/
  2. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage Document theme fonts and enhance your Documents' visual appeal with tailored styles....types of theme font names for document themes. public enum ThemeFont...within the parent object properties. This theme font is a reference...

    reference.aspose.com/words/net/aspose.words.the...
  3. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#.... For displaying the document properties, refer to the article...article on Display document properties in Excel using C# . Updated...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  4. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++.... Default value for this property is true . bool Aspose :: Words...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/cpp/setting-print-options/
  6. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation....public abstract class AiModel Properties Name Description Timeout...class. virtual CheckGrammar ( Document , CheckGrammarOptions ) Checks...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your Documents with unique, professional branding options!...Working with Watermark documentation article. public class TextWatermarkOptions...The default constructor. Properties Name Description Color {...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Aspose.Words.WebExtensions | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions namespace for enhancing Office Add-ins with customizable XML elements and attributes. Elevate your Document automation today!...extension and the data in the document. WebExtensionBindingC Specifies...Specifies a web extension custom property. WebExtensionProperty Specifies...

    reference.aspose.com/words/net/aspose.words.web...
  9. Hyphenation class | Aspose.Words for Node.js

    Aspose.Words.Hyphenation class. Provides methods for working with hyphenation dictionaries...with Hyphenation documentation article. Properties Name Description...dictionaries when page layout of the document is built. This allows delay...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...charts when converting a DOCX document to PDF using Aspose.Words...

    forum.aspose.com/t/charts-have-wrong-axis-label...