Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 17,463 for

true type

(3.83 sec)
  1. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....multiple pages SplitIntoPages = true }; // Save the output HTML document...are any CompressSvgGraphicsI = true }; // Save the output HTML document...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  2. Aspose::Words::ConditionalStyle::get_Shading me...

    Aspose::Words::ConditionalStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for this conditional style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number of conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....are free to try other shape types as watermarks. $ shapeType =...is no header of the specified type in the current section, create...

    docs.aspose.com/words/java/add-watermark-in-php/
  8. 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...
  9. While generating Output in PDF Allginment is no...

    Hello Aspose Support Team, I’m generating documents using Aspose.Words from a template (.docx) and dynamic JSON data. The output is generated in both DOCX and PDF formats, but I’m observing a noticeable alignment differ…...UseHighQualityRender = true; // Improves rendering quality...pdfSaveOptions.EmbedFullFonts = true; // Ensures fonts are embedded...

    forum.aspose.com/t/while-generating-output-in-p...
  10. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...SideBySideComparison { AdditionalChangeMark = true, ComparisonMode = Aspose.Pdf...getting an error saying The type or namespace name ‘Comparison’...

    forum.aspose.com/t/pdf-compare/316339