Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 37,969 for

list

(0.17 sec)
  1. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Email and getting list of attachments. Scenario-2 ...AttachIndex = new List<int>(); _emailAttachments = new Lazy<List<EmailAttachment>>(()...

    forum.aspose.com/t/aspose-email-attachments-iss...
  3. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....Excel: Create a simple data list in the first worksheet of the...Select any cell within your list. From the Data menu, select...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...shapes in the workbook are listed in the list on the right. Selecting...Selecting a name in the list automatically selects the corresponding...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. 关于创建dwg - Free Support Forum - aspose.com

    大家全新创建一个dwg,然后加入图块insert,线,圆,圆弧,文字,多段线的例子么, 目前我是需要从磁盘加载A.dwg,然后新建一个B.dwg,将A的某些元素拷贝B.dwg,然后保存,一直都没有成功过,寻求大伙的帮助。...load(inputTemplate); List<CadEntityBase> newEntities =...// new CadLwPolyline entity List<Cad2DPoint> cadPoints = new...

    forum.aspose.com/t/dwg/329253
  6. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....HasCompromisedSignat property and retrieve the list of compromised signatures through...Type Description Pages List<Page> A list of pages whose content...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseNormalStyleForList method. Do Not Automatically Apply List ParagraphStyle To Bulleted/Numbered Text in C++....method Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add‑ins, use the...example shows how to get such a list of add‑ins: FAQ Q: How can I...

    docs.aspose.com/words/net/work-with-office-add-...
  9. WebExtensionBinding.appRef property | Aspose.Wo...

    WebExtensionBinding.appRef property. Specifies the binding key used to map the binding entry in this List with the bound data in the document....map the binding entry in this list with the bound data in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Apply Filter in Excel using Node.js

    This article guides on how to apply filter in Excel using Node.js. It provides IDE settings, a List of steps, and a runnable sample code to add filter in Excel using Node.js....the development environment, a list of steps to be followed while...addFontColorFilter(), and showAll() to list a few. You can also use the...

    kb.aspose.com/cells/nodejs/how-to-apply-filter-...