Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,779 for

true type

(0.22 sec)
  1. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  2. Aspose::Words::VariableCollection::IndexOfKey m...

    Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based index of the specified document variable in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  3. 使用 OAuth 访问邮件服务|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....com" , "accessToken" , true , SecurityOptions . SSLExplicit..."user1@gmail.com" , "accessToken" , true , SecurityOptions . SSLImplicit...

    docs.aspose.com/email/zh/net/access-mail-servic...
  4. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...OptimizeSize = true; doc.Optimize(); doc.Save(“C:\OutPut-Document...form fields type as standard AcroForm doc.Form.Type = FormType...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....and the required validation type PdfFormat enumeration : PDF_A_1A...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++.... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat bool If true then direct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...logic to determine the footer type and map nodes... } Important...it might be because the node type does not correspond to a layout...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...
  10. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...