Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 15,993 for

true type

(0.16 sec)
  1. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...FieldEnd fieldEnd ) Parameter Type Description fieldEnd FieldEnd...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  2. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....culture , Field field ) Parameter Type Description culture String The...InsertField ( FieldType . FieldTime , true ); doc . FieldOptions . FieldUpdateCultureSo...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... The default value is true . Examples Shows how to iterate...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...the EmbedFullFonts property to true . This ensures that the entire...PdfSaveOptions(); options.EmbedFullFonts = true; doc.Save("output.pdf", options);...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  6. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  7. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....string fileName ) Parameter Type Description fileName String...SaveFormat saveFormat ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  8. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....IMailMergeDataSource dataSource ) Parameter Type Description dataSource IMailMergeDataSource...<summary> /// An example of a typed collection that contains your...

    reference.aspose.com/words/net/aspose.words.mai...
  9. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportHeadersFooters { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…... IgnoreFormatting = true, // Optional – you can also...use‑case. // IgnoreEmptyParagraph = true, }; right.Compare(left, author:...

    forum.aspose.com/t/aspose-words-compare-incorre...