Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 15,944 for

true type

(0.11 sec)
  1. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_VariableName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....Row/Column Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  3. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Type () Gets table area to which...le::get_TopPadding . static Type () Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases...., 600 , 300 , 800 , True ), None , True ) # Get the added image...append_child ( toc_element , True ) # Add a content page document...

    docs.aspose.com/pdf/python-net/whatsnew/
  5. 公共 API Aspose.Diagram 6.6.0 的变化|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....filter shapes by type Foreign if ( OLE_Shape . Type == Aspose . Diagram..."testing" , "Aspose" , false , true ); MemoryStream outStream =...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to a time‑scale...setChartDataRange ( "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  7. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/cpp/date-axis/
  8. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....any fields of the specified type found in the descendants of...getChildNodes ( NodeType . ANY , true )) //ExSkip assert (!( node...

    docs.aspose.com/words/java/replace-fields-with-...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... Parameter Type Description sources List[ FontSourceBase...io . BytesIO ): ... Parameter Type Description sources List[ FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...