Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 400,591 for

document

(0.71 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Online PDF to DOCM Conversion or Build .NET bas...

    Free online app to convert PDF to DOCM files. .NET C# conversion library code for PDF Documents....will be converted into DOCM document Download the converted DOCM...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  3. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. # Create an "RtfLoadOptions"...modify how we load an RTF document. load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印。...data_dir , outfile ) document = apdf . Document ( path_infile ) if...if ( document . pages [ 1 ] . artifacts [ 1 ] . subtype == apdf...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  5. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. doc = aw . Document ( file_name = MY_DIR + 'Bookmarks in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  7. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for .NET...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/net/text/
  8. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...date every time we open the document using Microsoft Word. // Nesting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words/sto...
  10. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/doc...