Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 666,807 for

2

(0.2 sec)
  1. CAD dxf to svg conversion - scaling issues and ...

    I am trying to convert dxf to svg using the java library. The converted svg is very big. Are there any options to set the scaling parameters, additionally the colors should be retained in the svg. public static void mai…...Family brahmajipusuluri July 2, 2024, 6:45am 1 I am trying to...oleksii.gorokhovatskyi July 2, 2024, 9:13am 2 @brahmajipusuluri , Hello...

    forum.aspose.com/t/cad-dxf-to-svg-conversion-sc...
  2. Aspose::Email::Mapi::Msg::MessageObjectRecipien...

    Public Member Functions | Friends | List of all members Aspose::Email::Mapi::Msg::MessageObjectRecipientEntity Class ......Documentation ◆ MessageObjectRecipie() [1/2] Aspose::Email::Mapi::Msg::Me...class. ◆ MessageObjectRecipie() [2/2] Aspose::Email::Mapi::Msg::M...

    reference.aspose.com/email/cpp/class/aspose.ema...
  3. System::Collections::Generic::EqualityComparerA...

    Public Member Functions | List of all members System::Collections::Generic::EqualityComparerAdapter< T > Struct Templ......Documentation ◆ EqualityComparerAdap() [1/2] template<class T > System::C...comparator. ◆ EqualityComparerAdap() [2/2] template<class T > System::...

    reference.aspose.com/page/cpp/struct/system.col...
  4. System::Collections::Generic::EqualityComparerA...

    Public Member Functions | List of all members System::Collections::Generic::EqualityComparerAdapter< T > Struct Templ......Documentation ◆ EqualityComparerAdap() [1/2] template<class T > System::C...comparator. ◆ EqualityComparerAdap() [2/2] template<class T > System::...

    reference.aspose.com/page/cpp/struct/system.col...
  5. FieldAddressBlock.LanguageId | Aspose.Words for...

    FieldAddressBlock 财产. 获取或设置用于格式化地址的语言 ID... GetFieldCode ()); // 将此设置为“2”将包括所有国家和地区, // 除非它是 ExcludedCountryOrReg...field . IncludeCountryOrRegi = "2" ; field . FormatAddressOnCount...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  7. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Exception when saving scene as FBX file - Free ...

    Hello, I am trying to create a box with a hole in it. For that I create a cube (got the code from the documentation) with another cube in the corner. I am adding the hole like this: public static void createHole(Mesh …...Hue404 March 4, 2023, 6:45pm #2 This is the whole class: package...createPolygon(new int[] {i, i+1, i+2, i+3 }); // Right side (X+) mesh...

    forum.aspose.com/t/exception-when-saving-scene-...
  9. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlSchemaCollection.index_of method | Asp...

    CustomXmlSchemaCollection.index_of method. Returns the zero-based index of the specified value in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...