Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 20,613 for

2 of

(0.05 sec)
  1. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references Of that file we are reading css file…...Discourse May 21, 2025, 1:15pm 2 @smitan When converting HTML to... Sources: [1]: HTMLToPDF.cs [2]: ConvertHTMLToPDFForm.java...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  2. Generate Data Matrix code Images via Android vi...

    Android source code to create Data Matrix code in Android Runtime Environment....Android systems running Android OS 2.0 or later DataMatrix GS1 DataMatrix...getXDimension().setMillimeters( 2 ); // Set codetext position generator...

    products.aspose.com/barcode/android-java/datama...
  3. Generate GS1 Code 128 barcode Images via Androi...

    Android source code to create GS1 Code 128 barcode in Android Runtime Environment....Android systems running Android OS 2.0 or later Code128 GS1 Code128...getXDimension().setMillimeters( 2 ); // Set codetext position generator...

    products.aspose.com/barcode/android-java/code12...
  4. Generate Italian Pharmacode (Code 32) barcode I...

    Android source code to create Italian Pharmacode (Code 32) barcode in Android Runtime Environment....Android systems running Android OS 2.0 or later Code32 Small Medium...getXDimension().setMillimeters( 2 ); // Set codetext position generator...

    products.aspose.com/barcode/android-java/code32...
  5. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting Of the conditional style in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. DWG to GLB - Free Support Forum - aspose.com

    Hi, is there a way to preserve layer colours when exporting dwg to glb? The glb that I create is always in greyscale. Thanks in advance, Vukas...gorokhovatskyi July 6, 2024, 7:49pm 2 @vpajic , Hello. Please try if...ninovismo February 27, 2025, 2:41pm 10 Hi @oleksii.gorokhovatskyi...

    forum.aspose.com/t/dwg-to-glb/286536
  7. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... AllAtEnd 2 All headers and footers are placed...builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Drawing::PatternType enum | Aspo...

    Aspose::Words::Drawing::PatternType enum. Specifies the fill pattern to be used to fill a shape in C++.... Percent20 2 20% of the foreground color. Percent25...PatternType :: DiagonalBrick ); // 2 - Apply pattern with foreground...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified index in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...