Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 41,538 for

document properties

(0.25 sec)
  1. Filter Messages from Exchange Mailbox using Web...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MailQuery class provides various properties for specifying conditions...MailQuery and set the desired properties. Call the ExchangeClient...

    docs.aspose.com/email/java/filter-messages-from...
  2. BarcodeGenerator Class|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Open Report Properties section References and add...current code to the Report Properties section Code . Public Function...

    docs.aspose.com/barcode/reportingservices/barco...
  3. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...FillDocumentWithJson(Document document, string json) { Dictionary<string...new TextSearchOptions(true); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/issue-with-text-placeholders...
  4. Exporting DGN AutoCAD|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... class and set different properties. Create an instance of PdfOptions... class and set different properties. Create an instance of JpegOptions...

    docs.aspose.com/cad/python-net/developer-guide/...
  5. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a Document...start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldStart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....transforming XML documents into other XML documents, or other formats...class provides methods and properties for loading an XSLT stylesheet...

    products.aspose.com/total/net/conversion/xltm-t...
  7. WebExtensionProperty class | Aspose.Words for P...

    aspose.words.webextensions.WebExtensionProperty class. Specifies a web extension custom property...Specifies a web extension custom property. To learn more, visit the...Work with Office Add-ins documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...InMemoryStreamProvid(stream); using var document = new HTMLDocument(request...Configuration); Converter.ConvertHTML(document, options, streamProvider);...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  9. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration....EditorGroup property Returns or sets an alias (or...editable ranges. Document doc = new Document (); doc . Protect...

    reference.aspose.com/words/net/aspose.words/edi...
  10. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...}; var wordDocument = new Document(msgStream, loadOptions); //...resolves the address from MAPI properties and drops the actual e‑mail...

    forum.aspose.com/t/question-about-behavior-mail...