Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 15,992 for

true type

(0.23 sec)
  1. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced document functionality and user engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  2. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....IMailMergeDataSource dataSource ) Parameter Type Description dataSource IMailMergeDataSource...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....Rectangle ( 0 , 0 , 595 , 842 , True ) # A4 size in points page ...images you need to specify the type of file to be added to PDF....

    docs.aspose.com/pdf/python-net/convert-images-f...
  4. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the document.... FieldStart ) Parameter Type Description fieldStart FieldStart...++ ; mVisitorIsInsideFiel = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/dxf/
  6. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...SHAPE, true); int imageCount = 0; for (Shape...getChildNodes(NodeType.PARAGRAPH, true)) { // Look for paragraphs that...

    forum.aspose.com/t/number-of-the-figure-count/3...
  7. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....setFitText(true); builder.getRowFormat().clearFormatting();...Shading . Parameters: Parameter Type Description rhs Shading Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用JavaScript通过C++自适应调整行列宽。|Documentation

    本文展示了如何使用Aspose.Cells for JavaScript通过C++自动调整单元格范围内的行、列、合并单元格的行以及整行的宽度。...Row Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility....obtain information about the file type in order to avoid an exception...detected information about the file type. DetectFileFormat only checks...

    docs.aspose.com/words/net/detect-file-format-an...