Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 22,811 for

make

(0.07 sec)
  1. 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...
  2. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...with the first-level headings, make sure that the headings in your...save("YourDocumentWithTOC.doc"); Make sure to adjust the styles and...

    forum.aspose.com/t/update-toc-didnt-work/310348
  3. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application.... Please make sure that you have the following...(Windows, Linux and MacOS), just make sure that system have Java 1...

    products.aspose.com/diagram/python-java/flowcha...
  4. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssm file within any Python based application.... Please make sure that you have the following...(Windows, Linux and MacOS), just make sure that system have Java 1...

    products.aspose.com/diagram/python-java/organiz...
  5. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....and cells that we are about to make. # The builder will not apply...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…... Using Model Space : Make sure you are adding the MText...Save("path_to_your_file.dwg"); Make sure to replace "path_to_your_file...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  9. 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...
  10. Aspose::Words::MailMerging::MailMerge::GetField...

    Aspose::Words::MailMerging::MailMerge::GetFieldNamesForRegion method. Returns a collection of mail merge field names available in the region in C++....existing region, which will make it a parent. // Now a "Column2"...existing region, which will make it a parent. // Now a "Column2"...

    reference.aspose.com/words/cpp/aspose.words.mai...