Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 328 for

dictionary

(0.06 sec)
  1. Apply a theme to a presentation|Aspose.Slides D...

    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.... ThemePart ); Dictionary < string , SlideLayoutPart...SlideLayoutPart > newSlideLayouts = new Dictionary < string , SlideLayoutPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Disp...

    Aspose::Words::Saving::PdfSaveOptions::get_DisplayDocTitle method. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information Dictionary in C++....the document information dictionary. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Open a spreadsheet document from a stream|Docum...

    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....read-only access Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....IsBase64Encoded = true, Headers = new Dictionary<string, string> { {"Content-Type"...e.Message, Headers = new Dictionary<string, string> { { "Content-Type"...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. 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…...GetRgbFromAci(int aci) { Dictionary<int, (int R, int G, int B)>...B)> aciToRgb = new Dictionary<int, (int, int, int)> { { 1, (255...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  6. 将演示文稿导出为带有外部链接图像的HTML|Aspose.Slides 文档

    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....= System :: MakeObject < Dictionary < int32_t , String >> ();...m_savePath ; SharedPtr < Dictionary < int32_t , String >> m_externalImages...

    docs.aspose.com/slides/zh/cpp/exporting-present...
  7. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....algorithm is to build and store a dictionary containing previously encountered...replaced by references in this dictionary. This allows you to significantly...

    products.aspose.com/zip/most-common-archives/wh...
  8. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot::GetDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region in C++....Collections :: Generic :: Dictionary < String , SharedPtr < ExMailMergeCustom...Collections :: Generic :: Dictionary < String , SharedPtr < ExMailMergeCustom...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…... Examing the field dictionary using Preflight, shows this:...

    forum.aspose.com/t/change-a-field-name/312114
  10. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the document. To learn more, visit the documentation article in C++....GetEnumerator () override Returns a dictionary enumerator object that can...

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