Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 29,987 for

make

(0.78 sec)
  1. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...NET, you will need to make a few modifications to your...the name of the hatch pattern. Make sure to check the documentation...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  2. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....clone operation allows you to make the process of creating documents...

    docs.aspose.com/words/cpp/clone-a-document/
  3. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....xls" )); Activating Sheets and Making an Active Cell in the Worksheet...border. Activating Sheets and Making a Cell Active Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  4. Graph exportItems full-fidelity format type - F...

    I see that Microsoft has a set of ‘beta’ graph methods for querying Exchange mailboxes - including one to exportItems and a corresponding one to initiate an ImportItem session and then pump mail into Exchange. The forma…...this - and if so, might you make plans to handle this format...

    forum.aspose.com/t/graph-exportitems-full-fidel...
  5. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...PDF : Make sure you are using the latest...

    forum.aspose.com/t/pdf-format-error-after-conve...
  6. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....PDF Booklet using C# How to Make a Booklet in PDF using Java...

    kb.aspose.com/pdf/page/7/
  7. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....view of their worksheets to make them more presentable. Applying...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader..."InterpolateImages" property to "false" to make it so that the reader does not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android...sizes resulting from splitting make it easier and quicker to share...

    products.aspose.com/pdf/splitter/
  10. How to Convert PUB to PNG using C++

    In this tutorial, we will understand how to convert PUB to PNG using C++. You will learn how to load the input PUB file and render it to an image in C++ with simple API calls on Windows or Linux environments....to specify the file paths and make the method calls then the API...

    kb.aspose.com/pub/cpp/how-to-convert-pub-to-png...