Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 40,764 for

one

(0.1 sec)
  1. Aspose::Words::Settings::ZoomType enum | Aspose...

    Aspose::Words::Settings::ZoomType enum. Possible values for how large or small the document appears on the screen in Microsoft Word in C++....automatically recalculated to fit one full page. PageWidth 2 Zoom percentage...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Convert DOC to POT via C++ or with free Online ...

    Export DOC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....Convert Converting documents from one format to another is a common...necessary to convert documents from one format to another in order to...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. Convert DOCM to POWERPOINT via C++ or with free...

    Export DOCM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....Convert Converting documents from one format to another is a common...necessary to convert documents from one format to another in order to...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than One page....when the table spans more than one page. @property def heading_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table....(); // We must insert at least one row before setting any table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....Layouts allows to specify one or more CAD layouts for possible...multilayered PSD if more than one layouts have been specified....

    docs.aspose.com/imaging/net/public-api-changes-...
  7. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...earlier post) where I have used one of my sample PDF files and as...in the provided document only one of the link annotations contains...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  8. Aspose .pdf use in excel vba - Free Support For...

    Can I use Aspose .pdf in excel vba code? I’ve installed the package but I don’t see any References in the References - VBA Project dialog box. Thanks, Matt...PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system...currently being exported or from one of its base types. Type library...

    forum.aspose.com/t/aspose-pdf-use-in-excel-vba/...
  9. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...cell needs to have at least one Paragraph . Inheritance: Cell...paragraph, creates and appends one empty paragraph. get_ancestor(ancestor_type)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into One single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …... etc) and appends each into one single PDF. It has been pointed...adjustments: one using the original operator-based approach and one using...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...