Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,234 for

box

(0.58 sec)
  1. Installation|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....In the Add Reference dialog box and browse to the DLL file location...

    docs.aspose.com/cad/net/getting-started/install...
  2. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...from action button second text box, fontFamily is Arial and fontType...

    forum.aspose.com/t/font-type-distinction-is-not...
  3. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....percentage, adjust the Scale box. For instance, setting it to...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  4. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...check the save as type combo box. Currently, Aspose.Cells only...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  5. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....updates the appearance of a text box field in a PDF form by setting...

    docs.aspose.com/pdf/python-net/modifying-form/
  6. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... BoxAndWhisker Box and Whisker chart. Waterfall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project resource assignment rate scales using Aspose.Tasks for C# and C++....::Console::WriteLine(System::ObjectExt::Box < RateScaleType > (resavedMaterialResou...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...
  8. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...of the issue with long text boxes. ApplicationsTeamAvis February...of them contains a long text box, the second line appears in the...

    forum.aspose.com/t/long-text-value-visible-when...
  9. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the “Font Substitution” dialog box (File → Options → Advanced →...character. This is usually a box or a question glyph. This is...

    docs.aspose.com/words/java/faq/
  10. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....TEXT_BOX); textboxShape.setWidth(200.0);...getCoordOrigin()).y); // Insert a text box into the group shape. Set the...

    reference.aspose.com/words/java/com.aspose.word...