Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 414,719 for

document

(2.05 sec)
  1. Set Default Font Name|Aspose.PDF for .NET

    This section describes how to set the default font name during the conversion process from PDF to image....font is not available in the document. You can use DefaultFontName... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/set-default-font-name/
  2. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder...writeln ( 'Run 1. ' ) # The document builder has a cursor, which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...Initialize document object document = apdf . Document () # Add...

    products.aspose.com/pdf/python-net/create/
  5. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document....the specified style from the document. remove () Remarks Style removal...has following effects on the document model: All references to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name....property Gets or sets the document author’s name. @property def...display a document creator’s name. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...requirements. //open document Document doc = new Document(myDir + "input...

    forum.aspose.com/t/according-to-page-size-how-t...
  9. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name... and reference one of the document's macros by name in the MacroName...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....actually a Microsoft Word document, but the sample Excel file...image instead of the Word document image. However, if you open...

    docs.aspose.com/cells/javascript-cpp/automatica...